MOOSE generated documentation [skip ci]

This commit is contained in:
Applevangelist
2022-10-29 08:17:27 +00:00
parent 0f55b75634
commit c2cbd9d497
77 changed files with 1913 additions and 1872 deletions

View File

@@ -1807,7 +1807,7 @@ structure managing the tasks of the mission.</p>
<tr class="w3-border">
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(MISSION).AddTask">MISSION:AddTask(Task)</a></p></td>
<td class="summary w3-half w3-container" style="word-wrap: break-word">
<p>Register a <a href="Task.html">Task</a> to be completed within the <a href="Tasking.Mission.html">Tasking.Mission</a>.</p>
<p>Register a <a href="Tasking.Task.html">Tasking.Task</a> to be completed within the <a href="Tasking.Mission.html">Tasking.Mission</a>.</p>
</td>
</tr>
<tr class="w3-border">
@@ -1867,7 +1867,7 @@ structure managing the tasks of the mission.</p>
<tr class="w3-border">
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(MISSION).GetNextTaskID">MISSION:GetNextTaskID(Task)</a></p></td>
<td class="summary w3-half w3-container" style="word-wrap: break-word">
<p>Return the next <a href="Task.html">Task</a> ID to be completed within the <a href="Tasking.Mission.html">Tasking.Mission</a>. </p>
<p>Return the next <a href="Tasking.Task.html">Tasking.Task</a> ID to be completed within the <a href="Tasking.Mission.html">Tasking.Mission</a>. </p>
</td>
</tr>
<tr class="w3-border">
@@ -2161,7 +2161,7 @@ structure managing the tasks of the mission.</p>
<tr class="w3-border">
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(MISSION).RemoveTask">MISSION:RemoveTask(Task)</a></p></td>
<td class="summary w3-half w3-container" style="word-wrap: break-word">
<p>Removes a <a href="Task.html">Task</a> to be completed within the <a href="Tasking.Mission.html">Tasking.Mission</a>.</p>
<p>Removes a <a href="Tasking.Task.html">Tasking.Task</a> to be completed within the <a href="Tasking.Mission.html">Tasking.Mission</a>.</p>
</td>
</tr>
<tr class="w3-border">
@@ -2301,7 +2301,7 @@ structure managing the tasks of the mission.</p>
<tr class="w3-border">
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(MISSION).AddProcess">MISSION:AddProcess(From, Event, Process, ReturnEvents)</a></p></td>
<td class="summary w3-half w3-container" style="word-wrap: break-word">
<p>Set the default <a href="Process.html">Process</a> template with key ProcessName providing the ProcessClass and the process object when it is assigned to a <a href="Wrapper.Controllable.html">Wrapper.Controllable</a> by the task.</p>
<p>Set the default <a href="##(FSM_PROCESS)">#FSM_PROCESS</a> template with key ProcessName providing the ProcessClass and the process object when it is assigned to a <a href="Wrapper.Controllable.html">Wrapper.Controllable</a> by the task.</p>
</td>
</tr>
<tr class="w3-border">
@@ -3328,10 +3328,10 @@ If the Unit is part of a Task in the Mission, true is returned.</p>
<h2><a id="#(MISSION).AddTask" ><strong>MISSION:AddTask(Task)</strong></a></h2>
</div>
<p>Register a <a href="Task.html">Task</a> to be completed within the <a href="Tasking.Mission.html">Tasking.Mission</a>.</p>
<p>Register a <a href="Tasking.Task.html">Tasking.Task</a> to be completed within the <a href="Tasking.Mission.html">Tasking.Mission</a>.</p>
<p>Note that there can be multiple <a href="Task.html">Task</a>s registered to be completed.
<p>Note that there can be multiple <a href="Tasking.Task.html">Tasking.Task</a>s registered to be completed.
Each Task can be set a certain Goals. The Mission will not be completed until all Goals are reached.</p>
<div id= "#Functions##AddTask" class="w3-show w3-white">
@@ -3350,7 +3350,7 @@ Each Task can be set a certain Goals. The Mission will not be completed until al
</div>
<div class="w3-half">
<p>is the <a href="Task.html">Task</a> object.</p>
<p>is the <a href="Tasking.Task.html">Tasking.Task</a> object.</p>
</div>
</div>
@@ -3703,7 +3703,7 @@ If the Unit is part of a Task in the Mission, true is returned.</p>
<h2><a id="#(MISSION).GetNextTaskID" ><strong>MISSION:GetNextTaskID(Task)</strong></a></h2>
</div>
<p>Return the next <a href="Task.html">Task</a> ID to be completed within the <a href="Tasking.Mission.html">Tasking.Mission</a>. </p>
<p>Return the next <a href="Tasking.Task.html">Tasking.Task</a> ID to be completed within the <a href="Tasking.Mission.html">Tasking.Mission</a>. </p>
<div id= "#Functions##GetNextTaskID" class="w3-show w3-white">
<div class="w3-container w3-white" id="functiontype">
@@ -3721,7 +3721,7 @@ If the Unit is part of a Task in the Mission, true is returned.</p>
</div>
<div class="w3-half">
<p>is the <a href="Task.html">Task</a> object.</p>
<p>is the <a href="Tasking.Task.html">Tasking.Task</a> object.</p>
</div>
</div>
@@ -3894,7 +3894,7 @@ If the Unit is part of a Task in the Mission, true is returned.</p>
</div>
<div class="w3-half">
<p>The Name of the <a href="Task.html">Task</a> within the <a href="Tasking.Mission.html">Tasking.Mission</a>.</p>
<p>The Name of the <a href="Tasking.Task.html">Tasking.Task</a> within the <a href="Tasking.Mission.html">Tasking.Mission</a>.</p>
</div>
</div>
@@ -3985,7 +3985,7 @@ If the Unit is part of a Task in the Mission, true is returned.</p>
</div>
<div class="w3-half">
<p>{TASK,...} Structure of TASKS with the <a href="TASK.html">TASK</a> number as the key.</p>
<p>{TASK,...} Structure of TASKS with the <a href="Tasking.Task.html##(TASK)">Tasking.Task#TASK</a> number as the key.</p>
</div>
</div>
@@ -4680,7 +4680,7 @@ If the Unit is part of a Task in the Mission, true is returned.</p>
</div>
<div class="w3-half">
<p>String indicating the mission briefing to be shown when a player joins a <a href="CLIENT.html">CLIENT</a>.</p>
<p>String indicating the mission briefing to be shown when a player joins a <a href="Wrapper.Client.html##(CLIENT)">Wrapper.Client#CLIENT</a>.</p>
</div>
</div>
@@ -5899,10 +5899,10 @@ If the Unit is part of a Task in the Mission, true is returned.</p>
<h2><a id="#(MISSION).RemoveTask" ><strong>MISSION:RemoveTask(Task)</strong></a></h2>
</div>
<p>Removes a <a href="Task.html">Task</a> to be completed within the <a href="Tasking.Mission.html">Tasking.Mission</a>.</p>
<p>Removes a <a href="Tasking.Task.html">Tasking.Task</a> to be completed within the <a href="Tasking.Mission.html">Tasking.Mission</a>.</p>
<p>Note that there can be multiple <a href="Task.html">Task</a>s registered to be completed.
<p>Note that there can be multiple <a href="Tasking.Task.html">Tasking.Task</a>s registered to be completed.
Each Task can be set a certain Goals. The Mission will not be completed until all Goals are reached.</p>
<div id= "#Functions##RemoveTask" class="w3-show w3-white">
@@ -5921,7 +5921,7 @@ Each Task can be set a certain Goals. The Mission will not be completed until al
</div>
<div class="w3-half">
<p>is the <a href="Task.html">Task</a> object.</p>
<p>is the <a href="Tasking.Task.html">Tasking.Task</a> object.</p>
</div>
</div>
@@ -6665,7 +6665,7 @@ Each Task can be set a certain Goals. The Mission will not be completed until al
<h2><a id="#(MISSION).AddProcess" ><strong>MISSION:AddProcess(From, Event, Process, ReturnEvents)</strong></a></h2>
</div>
<p>Set the default <a href="Process.html">Process</a> template with key ProcessName providing the ProcessClass and the process object when it is assigned to a <a href="Wrapper.Controllable.html">Wrapper.Controllable</a> by the task.</p>
<p>Set the default <a href="##(FSM_PROCESS)">#FSM_PROCESS</a> template with key ProcessName providing the ProcessClass and the process object when it is assigned to a <a href="Wrapper.Controllable.html">Wrapper.Controllable</a> by the task.</p>
<div id= "#Functions##AddProcess" class="w3-show w3-white">
<div class="w3-container w3-white" id="functiontype">