mirror of
https://github.com/FlightControl-Master/MOOSE_DOCS.git
synced 2025-08-15 10:37:49 +00:00
Auto commit by GitHub Actions Workflow
This commit is contained in:
@@ -2410,7 +2410,7 @@ Therefore, this class is considered to be deprecated</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="w3-border">
|
||||
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(AI_CAS_ZONE)._NewPatrolRoute">AI_CAS_ZONE._NewPatrolRoute(AIControllable, self)</a></p></td>
|
||||
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(AI_CAS_ZONE)._NewPatrolRoute">AI_CAS_ZONE:_NewPatrolRoute(AIControllable)</a></p></td>
|
||||
<td class="summary w3-half w3-container" style="word-wrap: break-word">
|
||||
|
||||
</td>
|
||||
@@ -7139,6 +7139,10 @@ PatrolArea = AI_PATROL_ZONE:New( PatrolZone, 3000, 6000, 600, 900 )</code></pre>
|
||||
|
||||
|
||||
|
||||
|
||||
<p> @param #AI_PATROL_ZONE self
|
||||
@param Core.Event#EVENTDATA EventData</p>
|
||||
|
||||
<div id= "#Functions##OnCrash" class="w3-show w3-white">
|
||||
<div class="w3-container w3-white" id="functiontype">
|
||||
<h2><strong>Defined in:</strong></h2>
|
||||
@@ -7149,7 +7153,6 @@ PatrolArea = AI_PATROL_ZONE:New( PatrolZone, 3000, 6000, 600, 900 )</code></pre>
|
||||
<div class="w3-row w3-margin-left w3-border-bottom w3-border-l2">
|
||||
<div class="w3-half">
|
||||
<p>
|
||||
<a href="Core.Event.html##(EVENTDATA)">Core.Event#EVENTDATA</a>
|
||||
<strong><strong>EventData</strong></strong>
|
||||
</p>
|
||||
</div>
|
||||
@@ -7170,6 +7173,10 @@ PatrolArea = AI_PATROL_ZONE:New( PatrolZone, 3000, 6000, 600, 900 )</code></pre>
|
||||
|
||||
|
||||
|
||||
|
||||
<p> @param #AI_PATROL_ZONE self
|
||||
@param Core.Event#EVENTDATA EventData</p>
|
||||
|
||||
<div id= "#Functions##OnEjection" class="w3-show w3-white">
|
||||
<div class="w3-container w3-white" id="functiontype">
|
||||
<h2><strong>Defined in:</strong></h2>
|
||||
@@ -7180,7 +7187,6 @@ PatrolArea = AI_PATROL_ZONE:New( PatrolZone, 3000, 6000, 600, 900 )</code></pre>
|
||||
<div class="w3-row w3-margin-left w3-border-bottom w3-border-l2">
|
||||
<div class="w3-half">
|
||||
<p>
|
||||
<a href="Core.Event.html##(EVENTDATA)">Core.Event#EVENTDATA</a>
|
||||
<strong><strong>EventData</strong></strong>
|
||||
</p>
|
||||
</div>
|
||||
@@ -7666,6 +7672,10 @@ PatrolArea = AI_PATROL_ZONE:New( PatrolZone, 3000, 6000, 600, 900 )</code></pre>
|
||||
|
||||
|
||||
|
||||
|
||||
<p> @param #AI_PATROL_ZONE self
|
||||
@param Core.Event#EVENTDATA EventData</p>
|
||||
|
||||
<div id= "#Functions##OnPilotDead" class="w3-show w3-white">
|
||||
<div class="w3-container w3-white" id="functiontype">
|
||||
<h2><strong>Defined in:</strong></h2>
|
||||
@@ -7676,7 +7686,6 @@ PatrolArea = AI_PATROL_ZONE:New( PatrolZone, 3000, 6000, 600, 900 )</code></pre>
|
||||
<div class="w3-row w3-margin-left w3-border-bottom w3-border-l2">
|
||||
<div class="w3-half">
|
||||
<p>
|
||||
<a href="Core.Event.html##(EVENTDATA)">Core.Event#EVENTDATA</a>
|
||||
<strong><strong>EventData</strong></strong>
|
||||
</p>
|
||||
</div>
|
||||
@@ -8158,39 +8167,30 @@ The default interval is 30 seconds.</p>
|
||||
<div class="w3-card-2 w3-padding-small w3-margin-top">
|
||||
|
||||
<div class="w3-theme-l2">
|
||||
<h2><a id="#(AI_CAS_ZONE)._NewPatrolRoute" ><strong>AI_CAS_ZONE._NewPatrolRoute(AIControllable, self)</strong></a></h2>
|
||||
<h2><a id="#(AI_CAS_ZONE)._NewPatrolRoute" ><strong>AI_CAS_ZONE:_NewPatrolRoute(AIControllable)</strong></a></h2>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
<p> @param Wrapper.Controllable#CONTROLLABLE AIControllable
|
||||
This static method is called from the route path within the last task at the last waypoint of the Controllable.
|
||||
Note that this method is required, as triggers the next route when patrolling for the Controllable.</p>
|
||||
|
||||
<div id= "#Functions##_NewPatrolRoute" class="w3-show w3-white">
|
||||
<div class="w3-container w3-white" id="functiontype">
|
||||
<h2><strong>Defined in:</strong></h2>
|
||||
<div class="w3-margin-left">
|
||||
<p><a href="AI.AI_Patrol.html##(AI_PATROL_ZONE)">AI.AI_Patrol#AI_PATROL_ZONE</a></p>
|
||||
</div>
|
||||
<h2><strong>Parameters:</strong></h2>
|
||||
<h2><strong>Parameter:</strong></h2>
|
||||
<div class="w3-row w3-margin-left w3-border-bottom w3-border-l2">
|
||||
<div class="w3-half">
|
||||
<p>
|
||||
<a href="Wrapper.Controllable.html##(CONTROLLABLE)">Wrapper.Controllable#CONTROLLABLE</a>
|
||||
<strong><strong>AIControllable</strong></strong>
|
||||
</p>
|
||||
</div>
|
||||
<div class="w3-half">
|
||||
|
||||
<p>This static method is called from the route path within the last task at the last waypoint of the Controllable.
|
||||
Note that this method is required, as triggers the next route when patrolling for the Controllable.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<div class="w3-row w3-margin-left w3-border-bottom w3-border-l2">
|
||||
<div class="w3-half">
|
||||
<p>
|
||||
<strong><strong>self</strong></strong>
|
||||
</p>
|
||||
</div>
|
||||
<div class="w3-half">
|
||||
<p></p>
|
||||
</div>
|
||||
</div>
|
||||
@@ -8438,6 +8438,9 @@ Note that this method is required, as triggers the next route when patrolling fo
|
||||
|
||||
|
||||
|
||||
|
||||
<p> @param #AI_PATROL_ZONE self</p>
|
||||
|
||||
<div id= "#Functions##onafterDead" class="w3-show w3-white">
|
||||
<div class="w3-container w3-white" id="functiontype">
|
||||
<h2><strong>Defined in:</strong></h2>
|
||||
@@ -8457,6 +8460,10 @@ Note that this method is required, as triggers the next route when patrolling fo
|
||||
|
||||
|
||||
|
||||
|
||||
<p> @param #AI_PATROL_ZONE self
|
||||
@param Wrapper.Controllable#CONTROLLABLE Controllable</p>
|
||||
|
||||
<div id= "#Functions##onafterDetect" class="w3-show w3-white">
|
||||
<div class="w3-container w3-white" id="functiontype">
|
||||
<h2><strong>Defined in:</strong></h2>
|
||||
@@ -8517,6 +8524,9 @@ Note that this method is required, as triggers the next route when patrolling fo
|
||||
|
||||
|
||||
|
||||
|
||||
<p> @param #AI_PATROL_ZONE self</p>
|
||||
|
||||
<div id= "#Functions##onafterRTB" class="w3-show w3-white">
|
||||
<div class="w3-container w3-white" id="functiontype">
|
||||
<h2><strong>Defined in:</strong></h2>
|
||||
@@ -8691,6 +8701,9 @@ Note that this method is required, as triggers the next route when patrolling fo
|
||||
|
||||
|
||||
|
||||
|
||||
<p> @param #AI_PATROL_ZONE self</p>
|
||||
|
||||
<div id= "#Functions##onafterStatus" class="w3-show w3-white">
|
||||
<div class="w3-container w3-white" id="functiontype">
|
||||
<h2><strong>Defined in:</strong></h2>
|
||||
@@ -8710,6 +8723,10 @@ Note that this method is required, as triggers the next route when patrolling fo
|
||||
|
||||
|
||||
|
||||
|
||||
<p> @param #AI_PATROL_ZONE self
|
||||
@param Wrapper.Controllable#CONTROLLABLE Controllable+</p>
|
||||
|
||||
<div id= "#Functions##onbeforeDetect" class="w3-show w3-white">
|
||||
<div class="w3-container w3-white" id="functiontype">
|
||||
<h2><strong>Defined in:</strong></h2>
|
||||
@@ -8770,6 +8787,9 @@ Note that this method is required, as triggers the next route when patrolling fo
|
||||
|
||||
|
||||
|
||||
|
||||
<p> @param #AI_PATROL_ZONE self</p>
|
||||
|
||||
<div id= "#Functions##onbeforeStatus" class="w3-show w3-white">
|
||||
<div class="w3-container w3-white" id="functiontype">
|
||||
<h2><strong>Defined in:</strong></h2>
|
||||
|
||||
Reference in New Issue
Block a user