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:
@@ -1908,7 +1908,7 @@ Derived classes implement the ways how the achievements can be realized.</p>
|
||||
<tr class="w3-border">
|
||||
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(ZONE_GOAL).GetScannedSetGroup">ZONE_GOAL: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">
|
||||
@@ -1926,7 +1926,7 @@ Derived classes implement the ways how the achievements can be realized.</p>
|
||||
<tr class="w3-border">
|
||||
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(ZONE_GOAL).GetScannedUnits">ZONE_GOAL: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">
|
||||
@@ -3596,7 +3596,7 @@ Returns the Coalition for the given Coalition if there are units of the Coalitio
|
||||
<h2><a id="#(ZONE_GOAL).GetScannedSetGroup" ><strong>ZONE_GOAL: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">
|
||||
@@ -3686,7 +3686,7 @@ Returns the Coalition for the given Coalition if there are units of the Coalitio
|
||||
<h2><a id="#(ZONE_GOAL).GetScannedUnits" ><strong>ZONE_GOAL: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">
|
||||
|
||||
Reference in New Issue
Block a user