MOOSE generated documentation [skip ci]

This commit is contained in:
Applevangelist
2022-10-22 09:15:30 +00:00
parent 16abde2bbb
commit ffeb91ddff
140 changed files with 1051 additions and 1233 deletions

View File

@@ -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 &amp; 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 &amp; report) various DCS events occurring on <a href="Wrapper.Unit.html">Wrapper.Unit</a>s.</p>
</p></div>
</div>
</div>
@@ -3342,7 +3342,7 @@ If you want to obtain the complete <strong>3D position</strong> including orient
<tr class="w3-border">
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(UNIT).IsInZone">UNIT: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">
@@ -3354,7 +3354,7 @@ If you want to obtain the complete <strong>3D position</strong> including orient
<tr class="w3-border">
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(UNIT).IsNotInZone">UNIT: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">
@@ -15215,7 +15215,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">
@@ -17642,7 +17642,7 @@ Coordinates are dependent on the position of the maps origin.</p>
<h2><a id="#(UNIT).IsInZone" ><strong>UNIT: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">
@@ -17716,7 +17716,7 @@ Coordinates are dependent on the position of the maps origin.</p>
<h2><a id="#(UNIT).IsNotInZone" ><strong>UNIT: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">