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>
@@ -1678,7 +1678,7 @@ There are 2 moments when state transition methods will be called by the state ma
<h1>1) <a href="##(ACT_ROUTE_ZONE)">#ACT_ROUTE_ZONE</a> class, extends <a href="Core.Fsm.Route.html##(ACT_ROUTE)">Core.Fsm.Route#ACT_ROUTE</a></h1>
<p>The ACT_ROUTE_ZONE class implements the core functions to route an AIR <a href="Wrapper.Controllable.html">Wrapper.Controllable</a> player <a href="Wrapper.Unit.html">Wrapper.Unit</a> to a <a href="Zone.html">Zone</a>.
<p>The ACT_ROUTE_ZONE class implements the core functions to route an AIR <a href="Wrapper.Controllable.html">Wrapper.Controllable</a> player <a href="Wrapper.Unit.html">Wrapper.Unit</a> to a <a href="Core.Zone.html">Core.Zone</a>.
The player receives on perioding times messages with the coordinates of the route to follow.
Upon arrival at the zone, a confirmation of arrival is sent, and the process will be ended.</p>