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>
@@ -1722,7 +1722,7 @@ Note that the <a href="Tasking.CommandCenter.html">Tasking.CommandCenter</a> sys
<li><a href="##(MISSION).GetTasks">MISSION.GetTasks</a>(): Retrieves a list of the tasks controlled by the mission.</li>
<li><a href="##(MISSION).GetTask">MISSION.GetTask</a>(): Retrieves a specific task controlled by the mission.</li>
<li><a href="##(MISSION).GetTasksRemaining">MISSION.GetTasksRemaining</a>(): Retrieve a list of the tasks that aren't finished or failed, and are governed by the mission.</li>
<li><a href="##(MISSION).GetGroupTasks">MISSION.GetGroupTasks</a>(): Retrieve a list of the tasks that can be asigned to a <a href="Wrapper.Group.html">Wrapper.Group</a>.</li>
<li><a href="##(MISSION).GetGroupTasks">MISSION.GetGroupTasks</a>(): Retrieve a list of the tasks that can be assigned to a <a href="Wrapper.Group.html">Wrapper.Group</a>.</li>
<li><a href="##(MISSION).GetTaskTypes">MISSION.GetTaskTypes</a>(): Retrieve a list of the different task types governed by the mission.</li>
</ul>