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:
@@ -6960,11 +6960,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