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>
@@ -3083,7 +3083,7 @@ The method <a href="##(CONTROLLABLE).SetTaskWaypoint">CONTROLLABLE.SetTaskWaypoi
<tr class="w3-border">
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(CONTROLLABLE).IsInZone">CONTROLLABLE: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">
@@ -3095,7 +3095,7 @@ The method <a href="##(CONTROLLABLE).SetTaskWaypoint">CONTROLLABLE.SetTaskWaypoi
<tr class="w3-border">
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(CONTROLLABLE).IsNotInZone">CONTROLLABLE: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">
@@ -12615,7 +12615,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">
@@ -15053,7 +15053,7 @@ Coordinates are dependent on the position of the maps origin.</p>
<h2><a id="#(CONTROLLABLE).IsInZone" ><strong>CONTROLLABLE: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">
@@ -15127,7 +15127,7 @@ Coordinates are dependent on the position of the maps origin.</p>
<h2><a id="#(CONTROLLABLE).IsNotInZone" ><strong>CONTROLLABLE: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">