mirror of
https://github.com/FlightControl-Master/MOOSE_DOCS.git
synced 2026-08-17 20:55:40 +00:00
Auto commit by GitHub Actions Workflow
This commit is contained in:
@@ -1835,8 +1835,8 @@ Note that <strong>Update</strong> messages can be chosen not to be displayed at
|
||||
<p>There are different methods that can be used to change the <strong>System settings</strong> using the _SETTINGS object.</p>
|
||||
|
||||
<ul>
|
||||
<li><a href="Core.Settings.html##(SETTINGS).SetMessageTime">Core.Settings#SETTINGS.SetMessageTime</a>(): Define for a specific <a href="Message.MESSAGE.MessageType.html">Message.MESSAGE.MessageType</a> the duration to be displayed in seconds.</li>
|
||||
<li><a href="Core.Settings.html##(SETTINGS).GetMessageTime">Core.Settings#SETTINGS.GetMessageTime</a>(): Retrieves for a specific <a href="Message.MESSAGE.MessageType.html">Message.MESSAGE.MessageType</a> the duration to be displayed in seconds.</li>
|
||||
<li><a href="##(SETTINGS).SetMessageTime">SETTINGS.SetMessageTime</a>(): Define for a specific <a href="Core.Message.html##(MESSAGE).MessageType">Core.Message#MESSAGE.MessageType</a> the duration to be displayed in seconds.</li>
|
||||
<li><a href="##(SETTINGS).GetMessageTime">SETTINGS.GetMessageTime</a>(): Retrieves for a specific <a href="Core.Message.html##(MESSAGE).MessageType">Core.Message#MESSAGE.MessageType</a> the duration to be displayed in seconds.</li>
|
||||
</ul>
|
||||
|
||||
<h2>3.5) <strong>Era</strong> of the battle</h2>
|
||||
@@ -2853,7 +2853,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
|
||||
<div>
|
||||
<div class="w3-card-2 w3-padding-small w3-margin-top">
|
||||
|
||||
#string
|
||||
|
||||
<a id="#(SETTINGS).A2ASystem" ><strong>SETTINGS.A2ASystem</strong></a>
|
||||
|
||||
|
||||
@@ -2913,17 +2913,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div>
|
||||
<div class="w3-card-2 w3-padding-small w3-margin-top">
|
||||
|
||||
|
||||
<a id="#(SETTINGS).PlayerMenu" ><strong>SETTINGS.PlayerMenu</strong></a>
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
@@ -5021,7 +5010,7 @@ It is advised to use this method at the start of the mission.</p>
|
||||
<div>
|
||||
<div class="w3-card-2 w3-padding-small w3-margin-top">
|
||||
|
||||
#string
|
||||
|
||||
<a id="#(SETTINGS).A2ASystem" ><strong>SETTINGS.A2ASystem</strong></a>
|
||||
|
||||
|
||||
@@ -5081,17 +5070,6 @@ It is advised to use this method at the start of the mission.</p>
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div>
|
||||
<div class="w3-card-2 w3-padding-small w3-margin-top">
|
||||
|
||||
|
||||
<a id="#(SETTINGS).PlayerMenu" ><strong>SETTINGS.PlayerMenu</strong></a>
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user