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:
@@ -2793,7 +2793,7 @@ The method <a href="##(CONTROLLABLE).SetTaskWaypoint">CONTROLLABLE.SetTaskWaypoi
|
||||
<tr class="w3-border">
|
||||
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(CONTROLLABLE).TaskAttackGroup">CONTROLLABLE:TaskAttackGroup(AttackGroup, WeaponType, WeaponExpend, AttackQty, Direction, Altitude, AttackQtyLimit, GroupAttack)</a></p></td>
|
||||
<td class="summary w3-half w3-container" style="word-wrap: break-word">
|
||||
<p>(AIR) Attack a Controllable.</p>
|
||||
<p>(AIR + GROUND) Attack a Controllable.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="w3-border">
|
||||
@@ -2805,7 +2805,7 @@ The method <a href="##(CONTROLLABLE).SetTaskWaypoint">CONTROLLABLE.SetTaskWaypoi
|
||||
<tr class="w3-border">
|
||||
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(CONTROLLABLE).TaskAttackUnit">CONTROLLABLE:TaskAttackUnit(AttackUnit, GroupAttack, WeaponExpend, AttackQty, Direction, Altitude, WeaponType)</a></p></td>
|
||||
<td class="summary w3-half w3-container" style="word-wrap: break-word">
|
||||
<p>(AIR) Attack the Unit.</p>
|
||||
<p>(AIR + GROUND) Attack the Unit.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="w3-border">
|
||||
@@ -13671,7 +13671,7 @@ Warning! When you switch this option off, the airborne group will continue to fl
|
||||
<h2><a id="#(CONTROLLABLE).TaskAttackGroup" ><strong>CONTROLLABLE:TaskAttackGroup(AttackGroup, WeaponType, WeaponExpend, AttackQty, Direction, Altitude, AttackQtyLimit, GroupAttack)</strong></a></h2>
|
||||
</div>
|
||||
|
||||
<p>(AIR) Attack a Controllable.</p>
|
||||
<p>(AIR + GROUND) Attack a Controllable.</p>
|
||||
|
||||
<div id= "#Functions##TaskAttackGroup" class="w3-show w3-white">
|
||||
<div class="w3-container w3-white" id="functiontype">
|
||||
@@ -13928,7 +13928,7 @@ Warning! When you switch this option off, the airborne group will continue to fl
|
||||
<h2><a id="#(CONTROLLABLE).TaskAttackUnit" ><strong>CONTROLLABLE:TaskAttackUnit(AttackUnit, GroupAttack, WeaponExpend, AttackQty, Direction, Altitude, WeaponType)</strong></a></h2>
|
||||
</div>
|
||||
|
||||
<p>(AIR) Attack the Unit.</p>
|
||||
<p>(AIR + GROUND) Attack the Unit.</p>
|
||||
|
||||
<div id= "#Functions##TaskAttackUnit" class="w3-show w3-white">
|
||||
<div class="w3-container w3-white" id="functiontype">
|
||||
|
||||
Reference in New Issue
Block a user