mirror of
https://github.com/FlightControl-Master/MOOSE_DOCS.git
synced 2025-08-15 10:37:49 +00:00
MOOSE generated documentation [skip ci]
This commit is contained in:
@@ -405,7 +405,7 @@
|
||||
<div class="w3-display-bottommiddle" style="word-break:break-word;"><h2><strong><a href="Actions.Act_Account.html">Actions.Act_Account</a></strong></h2></div>
|
||||
</div>
|
||||
<div class="w3-container w3-padding w3-white picturebox" style="word-break:break-word;"><p>
|
||||
<p><strong>Actions</strong> - ACT_ACCOUNT_ classes <strong>account for</strong> (detect, count & report) various DCS events occuring on <a href="Wrapper.Unit.html">Wrapper.Unit</a>s.</p>
|
||||
<p><strong>Actions</strong> - ACT_ACCOUNT_ classes <strong>account for</strong> (detect, count & report) various DCS events occurring on <a href="Wrapper.Unit.html">Wrapper.Unit</a>s.</p>
|
||||
</p></div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -2299,7 +2299,7 @@ Derived classes implement the ways how the achievements can be realized.</p>
|
||||
</div>
|
||||
<div class="w3-half">
|
||||
|
||||
<p>A <a href="Zone.html">Zone</a> object with the goal to be achieved. Alternatively, can be handed as the name of late activated group describing a <a href="ZONE_POLYGON.html">ZONE_POLYGON</a> with its waypoints.</p>
|
||||
<p>A <a href="Core.Zone.html">Core.Zone</a> object with the goal to be achieved. Alternatively, can be handed as the name of late activated group describing a ZONE_POLYGON with its waypoints.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -3151,7 +3151,7 @@ Derived classes implement the ways how the achievements can be realized.</p>
|
||||
</div>
|
||||
<div class="w3-half">
|
||||
|
||||
<p>(Optional) Minumum distance from any building coordinate. Defaults to 100m.</p>
|
||||
<p>(Optional) Minimum distance from any building coordinate. Defaults to 100m.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -3788,7 +3788,7 @@ Returns the Coalition for the given Coalition if there are units of the Coalitio
|
||||
<p>Is All in Zone of Coalition?</p>
|
||||
|
||||
|
||||
<p>Check if only the specifed coalition is inside the zone and noone else.</p>
|
||||
<p>Check if only the specified coalition is inside the zone and no one else.</p>
|
||||
|
||||
<div id= "#Functions##IsAllInZoneOfCoalition" class="w3-show w3-white">
|
||||
<div class="w3-container w3-white" id="functiontype">
|
||||
@@ -3979,7 +3979,7 @@ Note that once a zone has been scanned, multiple evaluations can be done on the
|
||||
<p>Is Some in Zone of Coalition?</p>
|
||||
|
||||
|
||||
<p>Check if more than one coaltion is inside the zone and the specifed coalition is one of them.
|
||||
<p>Check if more than one coalition is inside the zone and the specified coalition is one of them.
|
||||
You first need to use the <a href="##(ZONE_RADIUS).Scan">ZONE_RADIUS.Scan</a> method to scan the zone before it can be evaluated!
|
||||
Note that once a zone has been scanned, multiple evaluations can be done on the scan result set.</p>
|
||||
|
||||
@@ -3999,7 +3999,7 @@ Note that once a zone has been scanned, multiple evaluations can be done on the
|
||||
</div>
|
||||
<div class="w3-half">
|
||||
|
||||
<p>ID of the coaliton which is checked to be inside the zone.</p>
|
||||
<p>ID of the coalition which is checked to be inside the zone.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -4218,7 +4218,7 @@ Note that once a zone has been scanned, multiple evaluations can be done on the
|
||||
</div>
|
||||
<div class="w3-half">
|
||||
|
||||
<p>Determins if the Zone should not be registered in the _Database Table. Default=false</p>
|
||||
<p>Determines if the Zone should not be registered in the _Database Table. Default=false</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user