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:
@@ -405,7 +405,7 @@
|
||||
<div class="w3-display-bottommiddle" style="word-break:break-word;"><h2><strong><a href="Actions.Act_Account.html">Actions.Act_Account</a></strong></h2></div>
|
||||
</div>
|
||||
<div class="w3-container w3-padding w3-white picturebox" style="word-break:break-word;"><p>
|
||||
<p><strong>Actions</strong> - ACT_ACCOUNT_ classes <strong>account for</strong> (detect, count & report) various DCS events occuring on <a href="Wrapper.Unit.html">Wrapper.Unit</a>s.</p>
|
||||
<p><strong>Actions</strong> - ACT_ACCOUNT_ classes <strong>account for</strong> (detect, count & report) various DCS events occurring on <a href="Wrapper.Unit.html">Wrapper.Unit</a>s.</p>
|
||||
</p></div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -3550,7 +3550,7 @@ If the DCS Unit object does not exist or is nil, the CLIENT methods will return
|
||||
<tr class="w3-border">
|
||||
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(CLIENT).IsInZone">CLIENT:IsInZone(Zone)</a></p></td>
|
||||
<td class="summary w3-half w3-container" style="word-wrap: break-word">
|
||||
<p>Returns true if the unit is within a <a href="Zone.html">Zone</a>.</p>
|
||||
<p>Returns true if the unit is within a <a href="Core.Zone.html">Core.Zone</a>.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="w3-border">
|
||||
@@ -3562,7 +3562,7 @@ If the DCS Unit object does not exist or is nil, the CLIENT methods will return
|
||||
<tr class="w3-border">
|
||||
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(CLIENT).IsNotInZone">CLIENT:IsNotInZone(Zone)</a></p></td>
|
||||
<td class="summary w3-half w3-container" style="word-wrap: break-word">
|
||||
<p>Returns true if the unit is not within a <a href="Zone.html">Zone</a>.</p>
|
||||
<p>Returns true if the unit is not within a <a href="Core.Zone.html">Core.Zone</a>.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="w3-border">
|
||||
@@ -16822,7 +16822,7 @@ Note that when the WayPoint parameter is used, the new start mission waypoint of
|
||||
|
||||
|
||||
<p>Use the method <a href="##(CONTROLLABLE).WayPointFunction">CONTROLLABLE.WayPointFunction</a>() to define the hook functions for specific waypoints.
|
||||
Use the method @{#CONTROLLABLE.WayPointExecute)() to start the execution of the new mission plan.
|
||||
Use the method <a href="##(CONTROLLABLE).WayPointExecute">CONTROLLABLE.WayPointExecute</a>() to start the execution of the new mission plan.
|
||||
Note that when WayPointInitialize is called, the Mission of the controllable is RESTARTED!</p>
|
||||
|
||||
<div id= "#Functions##WayPointInitialize" class="w3-show w3-white">
|
||||
@@ -19395,7 +19395,7 @@ Coordinates are dependent on the position of the maps origin.</p>
|
||||
<h2><a id="#(CLIENT).IsInZone" ><strong>CLIENT:IsInZone(Zone)</strong></a></h2>
|
||||
</div>
|
||||
|
||||
<p>Returns true if the unit is within a <a href="Zone.html">Zone</a>.</p>
|
||||
<p>Returns true if the unit is within a <a href="Core.Zone.html">Core.Zone</a>.</p>
|
||||
|
||||
<div id= "#Functions##IsInZone" class="w3-show w3-white">
|
||||
<div class="w3-container w3-white" id="functiontype">
|
||||
@@ -19469,7 +19469,7 @@ Coordinates are dependent on the position of the maps origin.</p>
|
||||
<h2><a id="#(CLIENT).IsNotInZone" ><strong>CLIENT:IsNotInZone(Zone)</strong></a></h2>
|
||||
</div>
|
||||
|
||||
<p>Returns true if the unit is not within a <a href="Zone.html">Zone</a>.</p>
|
||||
<p>Returns true if the unit is not within a <a href="Core.Zone.html">Core.Zone</a>.</p>
|
||||
|
||||
<div id= "#Functions##IsNotInZone" class="w3-show w3-white">
|
||||
<div class="w3-container w3-white" id="functiontype">
|
||||
|
||||
Reference in New Issue
Block a user