MOOSE generated documentation [skip ci]

This commit is contained in:
Applevangelist
2022-10-21 12:00:43 +00:00
parent e2dde8a474
commit 16abde2bbb
112 changed files with 1711 additions and 1623 deletions

View File

@@ -2750,7 +2750,7 @@ Use the method <a href="##(AI_PATROL_ZONE).ManageDamage">AI_PATROL_ZONE.ManageDa
<tr class="w3-border">
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(AI_PATROL_ZONE).GetEventPriority">AI_PATROL_ZONE:GetEventPriority()</a></p></td>
<td class="summary w3-half w3-container" style="word-wrap: break-word">
<p>Get the Class <a href="Event.html">Event</a> processing Priority.</p>
<p>Get the Class <a href="Core.Event.html">Core.Event</a> processing Priority.</p>
</td>
</tr>
<tr class="w3-border">
@@ -3048,7 +3048,7 @@ Have a look at the class <a href="Core.Event.html##(EVENT)">Core.Event#EVENT</a>
<tr class="w3-border">
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(AI_PATROL_ZONE).SetEventPriority">AI_PATROL_ZONE:SetEventPriority(EventPriority)</a></p></td>
<td class="summary w3-half w3-container" style="word-wrap: break-word">
<p>Set the Class <a href="Event.html">Event</a> processing Priority.</p>
<p>Set the Class <a href="Core.Event.html">Core.Event</a> processing Priority.</p>
</td>
</tr>
<tr class="w3-border">
@@ -3258,9 +3258,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
<p> This table contains the targets detected during patrol.</p>
</div>
</div>
@@ -6508,9 +6505,6 @@ Note that this method is required, as triggers the next route when patrolling fo
<p> This table contains the targets detected during patrol.</p>
</div>
</div>
@@ -7255,9 +7249,6 @@ Note that this method is required, as triggers the next route when patrolling fo
<p> This table contains the targets detected during patrol.</p>
</div>
</div>
@@ -8890,9 +8881,6 @@ Note that this method is required, as triggers the next route when patrolling fo
<p> This table contains the targets detected during patrol.</p>
</div>
</div>
@@ -9703,7 +9691,7 @@ Note that this method is required, as triggers the next route when patrolling fo
<h2><a id="#(AI_PATROL_ZONE).GetEventPriority" ><strong>AI_PATROL_ZONE:GetEventPriority()</strong></a></h2>
</div>
<p>Get the Class <a href="Event.html">Event</a> processing Priority.</p>
<p>Get the Class <a href="Core.Event.html">Core.Event</a> processing Priority.</p>
<p>The Event processing Priority is a number from 1 to 10,
@@ -9722,7 +9710,7 @@ reflecting the order of the classes subscribed to the Event to be processed.</p>
</div>
<div class="w3-half">
<p>The <a href="Event.html">Event</a> processing Priority.</p>
<p>The <a href="Core.Event.html">Core.Event</a> processing Priority.</p>
</div>
</div>
@@ -11707,7 +11695,7 @@ place: Object from where the AI took-off from. Can be an Airbase Object, FARP, o
<h2><a id="#(AI_PATROL_ZONE).SetEventPriority" ><strong>AI_PATROL_ZONE:SetEventPriority(EventPriority)</strong></a></h2>
</div>
<p>Set the Class <a href="Event.html">Event</a> processing Priority.</p>
<p>Set the Class <a href="Core.Event.html">Core.Event</a> processing Priority.</p>
<p>The Event processing Priority is a number from 1 to 10,
@@ -11729,7 +11717,7 @@ reflecting the order of the classes subscribed to the Event to be processed.</p>
</div>
<div class="w3-half">
<p>The <a href="Event.html">Event</a> processing Priority.</p>
<p>The <a href="Core.Event.html">Core.Event</a> processing Priority.</p>
</div>
</div>