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:
@@ -2578,6 +2578,12 @@ We start the monitoring after 5 seconds, and will repeat every 30 seconds a chec
|
||||
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(ZONE_CAPTURE_COALITION).GetScannedScenery">ZONE_CAPTURE_COALITION:GetScannedScenery()</a></p></td>
|
||||
<td class="summary w3-half w3-container" style="word-wrap: break-word">
|
||||
<p>Get scanned scenery table</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="w3-border">
|
||||
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(ZONE_CAPTURE_COALITION).GetScannedSceneryObjects">ZONE_CAPTURE_COALITION:GetScannedSceneryObjects()</a></p></td>
|
||||
<td class="summary w3-half w3-container" style="word-wrap: break-word">
|
||||
<p>Get table of scanned scenery objects</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="w3-border">
|
||||
@@ -2590,6 +2596,12 @@ We start the monitoring after 5 seconds, and will repeat every 30 seconds a chec
|
||||
<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>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="w3-border">
|
||||
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(ZONE_CAPTURE_COALITION).GetScannedSetScenery">ZONE_CAPTURE_COALITION:GetScannedSetScenery()</a></p></td>
|
||||
<td class="summary w3-half w3-container" style="word-wrap: break-word">
|
||||
<p>Get set of scanned scenery objects</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="w3-border">
|
||||
@@ -6169,7 +6181,37 @@ Returns the Coalition for the given Coalition if there are units of the Coalitio
|
||||
</div>
|
||||
<div class="w3-half">
|
||||
|
||||
<p>Table of DCS scenery objects.</p>
|
||||
<p>Structured object table: [type].[name].SCENERY</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="w3-card-2 w3-padding-small w3-margin-top">
|
||||
|
||||
<div class="w3-theme-l2">
|
||||
<h2><a id="#(ZONE_CAPTURE_COALITION).GetScannedSceneryObjects" ><strong>ZONE_CAPTURE_COALITION:GetScannedSceneryObjects()</strong></a></h2>
|
||||
</div>
|
||||
|
||||
<p>Get table of scanned scenery objects</p>
|
||||
|
||||
<div id= "#Functions##GetScannedSceneryObjects" class="w3-show w3-white">
|
||||
<div class="w3-container w3-white" id="functiontype">
|
||||
<h2><strong>Defined in:</strong></h2>
|
||||
<div class="w3-margin-left">
|
||||
<p><a href="Core.Zone.html##(ZONE_RADIUS)">Core.Zone#ZONE_RADIUS</a></p>
|
||||
</div>
|
||||
<h2><strong>Return value:</strong></h2>
|
||||
<div class="w3-row w3-border-bottom w3-margin-left">
|
||||
<div class="w3-half">
|
||||
<p>#table:</p>
|
||||
</div>
|
||||
<div class="w3-half">
|
||||
|
||||
<p>Table of SCENERY objects.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -6246,6 +6288,36 @@ Returns the Coalition for the given Coalition if there are units of the Coalitio
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="w3-card-2 w3-padding-small w3-margin-top">
|
||||
|
||||
<div class="w3-theme-l2">
|
||||
<h2><a id="#(ZONE_CAPTURE_COALITION).GetScannedSetScenery" ><strong>ZONE_CAPTURE_COALITION:GetScannedSetScenery()</strong></a></h2>
|
||||
</div>
|
||||
|
||||
<p>Get set of scanned scenery objects</p>
|
||||
|
||||
<div id= "#Functions##GetScannedSetScenery" class="w3-show w3-white">
|
||||
<div class="w3-container w3-white" id="functiontype">
|
||||
<h2><strong>Defined in:</strong></h2>
|
||||
<div class="w3-margin-left">
|
||||
<p><a href="Core.Zone.html##(ZONE_RADIUS)">Core.Zone#ZONE_RADIUS</a></p>
|
||||
</div>
|
||||
<h2><strong>Return value:</strong></h2>
|
||||
<div class="w3-row w3-border-bottom w3-margin-left">
|
||||
<div class="w3-half">
|
||||
<p>#table:</p>
|
||||
</div>
|
||||
<div class="w3-half">
|
||||
|
||||
<p>Table of Wrapper.Scenery#SCENERY scenery objects.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user