Auto commit by GitHub Actions Workflow

This commit is contained in:
MooseBotter
2024-03-01 07:26:10 +00:00
parent 7314d5fa73
commit 30d48fd7fc
33 changed files with 913 additions and 411 deletions

View File

@@ -2593,7 +2593,7 @@ We start the monitoring after 5 seconds, and will repeat every 30 seconds a chec
<tr class="w3-border">
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(ZONE_CAPTURE_COALITION).GetScannedSetGroup">ZONE_CAPTURE_COALITION:GetScannedSetGroup()</a></p></td>
<td class="summary w3-half w3-container" style="word-wrap: break-word">
<p>Get a set of scanned units.</p>
<p>Get a set of scanned groups.</p>
</td>
</tr>
<tr class="w3-border">
@@ -2611,7 +2611,7 @@ We start the monitoring after 5 seconds, and will repeat every 30 seconds a chec
<tr class="w3-border">
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(ZONE_CAPTURE_COALITION).GetScannedUnits">ZONE_CAPTURE_COALITION:GetScannedUnits()</a></p></td>
<td class="summary w3-half w3-container" style="word-wrap: break-word">
<p>Count the number of different coalitions inside the zone.</p>
<p>Get a table of scanned units.</p>
</td>
</tr>
<tr class="w3-border">
@@ -6271,7 +6271,7 @@ Returns the Coalition for the given Coalition if there are units of the Coalitio
<h2><a id="#(ZONE_CAPTURE_COALITION).GetScannedSetGroup" ><strong>ZONE_CAPTURE_COALITION:GetScannedSetGroup()</strong></a></h2>
</div>
<p>Get a set of scanned units.</p>
<p>Get a set of scanned groups.</p>
<div id= "#Functions##GetScannedSetGroup" class="w3-show w3-white">
<div class="w3-container w3-white" id="functiontype">
@@ -6361,7 +6361,7 @@ Returns the Coalition for the given Coalition if there are units of the Coalitio
<h2><a id="#(ZONE_CAPTURE_COALITION).GetScannedUnits" ><strong>ZONE_CAPTURE_COALITION:GetScannedUnits()</strong></a></h2>
</div>
<p>Count the number of different coalitions inside the zone.</p>
<p>Get a table of scanned units.</p>
<div id= "#Functions##GetScannedUnits" class="w3-show w3-white">
<div class="w3-container w3-white" id="functiontype">