mirror of
https://github.com/FlightControl-Master/MOOSE_DOCS.git
synced 2025-08-15 10:37:49 +00:00
MOOSE generated documentation [skip ci]
This commit is contained in:
@@ -2022,6 +2022,12 @@ If the DCS Unit object does not exist or is nil, the CLIENT methods will return
|
||||
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(CLIENT).GetUnits">CLIENT:GetUnits()</a></p></td>
|
||||
<td class="summary w3-half w3-container" style="word-wrap: break-word">
|
||||
<p>Returns a list of one <a href="Wrapper.Unit.html">Wrapper.Unit</a>.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="w3-border">
|
||||
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(CLIENT).GroupName">CLIENT.GroupName</a></p></td>
|
||||
<td class="summary w3-half w3-container" style="word-wrap: break-word">
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="w3-border">
|
||||
@@ -3757,7 +3763,7 @@ If the DCS Unit object does not exist or is nil, the CLIENT methods will return
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="w3-border">
|
||||
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(CLIENT).CreateEventCrash">CLIENT:CreateEventCrash(EventTime, Initiator)</a></p></td>
|
||||
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(CLIENT).CreateEventCrash">CLIENT:CreateEventCrash(EventTime, Initiator, IniObjectCategory)</a></p></td>
|
||||
<td class="summary w3-half w3-container" style="word-wrap: break-word">
|
||||
<p>Creation of a Crash Event.</p>
|
||||
</td>
|
||||
@@ -4284,7 +4290,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
|
||||
|
||||
|
||||
|
||||
<p> Alive2.</p>
|
||||
<p> Alive.</p>
|
||||
|
||||
</div>
|
||||
|
||||
@@ -5398,7 +5404,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
|
||||
|
||||
|
||||
|
||||
<p> Alive2.</p>
|
||||
<p> Alive.</p>
|
||||
|
||||
</div>
|
||||
|
||||
@@ -7780,7 +7786,7 @@ If the Unit is alive but not active, false is returned. </p>
|
||||
|
||||
|
||||
|
||||
<p> Alive2.</p>
|
||||
<p> Alive.</p>
|
||||
|
||||
</div>
|
||||
|
||||
@@ -16469,7 +16475,7 @@ Note that when the WayPoint parameter is used, the new start mission waypoint of
|
||||
|
||||
|
||||
|
||||
<p> Alive2.</p>
|
||||
<p> Alive.</p>
|
||||
|
||||
</div>
|
||||
|
||||
@@ -20278,7 +20284,7 @@ Coordinates are dependent on the position of the maps origin.</p>
|
||||
|
||||
|
||||
|
||||
<p> Alive2.</p>
|
||||
<p> Alive.</p>
|
||||
|
||||
</div>
|
||||
|
||||
@@ -20952,7 +20958,7 @@ If the Identifiable is alive, true is returned. </p>
|
||||
|
||||
|
||||
|
||||
<p> Alive2.</p>
|
||||
<p> Alive.</p>
|
||||
|
||||
</div>
|
||||
|
||||
@@ -21232,7 +21238,7 @@ If the Identifiable is alive, true is returned. </p>
|
||||
|
||||
|
||||
|
||||
<p> Alive2.</p>
|
||||
<p> Alive.</p>
|
||||
|
||||
</div>
|
||||
|
||||
@@ -21493,7 +21499,7 @@ If the Identifiable is alive, true is returned. </p>
|
||||
<div class="w3-card-2 w3-padding-small w3-margin-top">
|
||||
|
||||
<div class="w3-theme-l2">
|
||||
<h2><a id="#(CLIENT).CreateEventCrash" ><strong>CLIENT:CreateEventCrash(EventTime, Initiator)</strong></a></h2>
|
||||
<h2><a id="#(CLIENT).CreateEventCrash" ><strong>CLIENT:CreateEventCrash(EventTime, Initiator, IniObjectCategory)</strong></a></h2>
|
||||
</div>
|
||||
|
||||
<p>Creation of a Crash Event.</p>
|
||||
@@ -21531,6 +21537,16 @@ If the Identifiable is alive, true is returned. </p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<div class="w3-row w3-margin-left w3-border-bottom w3-border-l2">
|
||||
<div class="w3-half">
|
||||
<p>
|
||||
<strong><strong>IniObjectCategory</strong></strong>
|
||||
</p>
|
||||
</div>
|
||||
<div class="w3-half">
|
||||
<p></p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user