mirror of
https://github.com/FlightControl-Master/MOOSE_DOCS.git
synced 2026-08-18 13:15:26 +00:00
Auto commit by GitHub Actions Workflow
This commit is contained in:
@@ -2656,7 +2656,7 @@ Therefore, this class is considered to be deprecated</p>
|
||||
<div class="w3-row w3-margin-left w3-border-bottom w3-border-l2">
|
||||
<div class="w3-half">
|
||||
<p>
|
||||
<a href="DCSCoalition.DCSCoalition.html##(coalition)">DCSCoalition.DCSCoalition#coalition</a>
|
||||
#number
|
||||
<strong><strong>Coalition</strong></strong>
|
||||
</p>
|
||||
</div>
|
||||
@@ -5625,11 +5625,11 @@ Note that once a zone has been scanned, multiple evaluations can be done on the
|
||||
<p>Note that <strong>only after</strong> a zone has been scanned, the zone can be evaluated by:</p>
|
||||
|
||||
<ul>
|
||||
<li><a href="ZONE_RADIUS.IsAllInZoneOfCoalition.html">ZONE_RADIUS.IsAllInZoneOfCoalition</a>(): Scan the presence of units in the zone of a coalition.</li>
|
||||
<li><a href="ZONE_RADIUS.IsAllInZoneOfOtherCoalition.html">ZONE_RADIUS.IsAllInZoneOfOtherCoalition</a>(): Scan the presence of units in the zone of an other coalition.</li>
|
||||
<li><a href="ZONE_RADIUS.IsSomeInZoneOfCoalition.html">ZONE_RADIUS.IsSomeInZoneOfCoalition</a>(): Scan if there is some presence of units in the zone of the given coalition.</li>
|
||||
<li><a href="ZONE_RADIUS.IsNoneInZoneOfCoalition.html">ZONE_RADIUS.IsNoneInZoneOfCoalition</a>(): Scan if there isn't any presence of units in the zone of an other coalition than the given one.</li>
|
||||
<li><a href="ZONE_RADIUS.IsNoneInZone.html">ZONE_RADIUS.IsNoneInZone</a>(): Scan if the zone is empty.</li>
|
||||
<li><a href="Core.Zone.html##(ZONE_RADIUS).IsAllInZoneOfCoalition">Core.Zone#ZONE_RADIUS.IsAllInZoneOfCoalition</a>(): Scan the presence of units in the zone of a coalition.</li>
|
||||
<li><a href="Core.Zone.html##(ZONE_RADIUS).IsAllInZoneOfOtherCoalition">Core.Zone#ZONE_RADIUS.IsAllInZoneOfOtherCoalition</a>(): Scan the presence of units in the zone of an other coalition.</li>
|
||||
<li><a href="Core.Zone.html##(ZONE_RADIUS).IsSomeInZoneOfCoalition">Core.Zone#ZONE_RADIUS.IsSomeInZoneOfCoalition</a>(): Scan if there is some presence of units in the zone of the given coalition.</li>
|
||||
<li><a href="Core.Zone.html##(ZONE_RADIUS).IsNoneInZoneOfCoalition">Core.Zone#ZONE_RADIUS.IsNoneInZoneOfCoalition</a>(): Scan if there isn't any presence of units in the zone of an other coalition than the given one.</li>
|
||||
<li><a href="Core.Zone.html##(ZONE_RADIUS).IsNoneInZone">Core.Zone#ZONE_RADIUS.IsNoneInZone</a>(): Scan if the zone is empty.</li>
|
||||
</ul>
|
||||
|
||||
<div id= "#Functions##Scan" class="w3-show w3-white">
|
||||
|
||||
Reference in New Issue
Block a user