Auto commit by GitHub Actions Workflow

This commit is contained in:
MooseBotter
2023-10-31 14:27:41 +00:00
parent df09b7055a
commit 091b22e9ad
52 changed files with 1163 additions and 649 deletions
+6 -6
View File
@@ -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">