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:
@@ -652,7 +652,7 @@
|
||||
<div class="w3-display-bottommiddle" style="word-break:break-word;"><h2><strong><a href="Core.SpawnStatic.html">Core.SpawnStatic</a></strong></h2></div>
|
||||
</div>
|
||||
<div class="w3-container w3-padding w3-white picturebox" style="word-break:break-word;"><p>
|
||||
<p><strong>Core</strong> - Spawn new statics in your running missions.</p>
|
||||
<p><strong>Core</strong> - Spawn statics.</p>
|
||||
</p></div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -1438,7 +1438,7 @@ If the DCS Static object does not exist or is nil, the STATIC methods will retur
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="w3-border">
|
||||
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(STATIC).ReSpawn">STATIC:ReSpawn(countryid, Delay)</a></p></td>
|
||||
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(STATIC).ReSpawn">STATIC:ReSpawn(CountryID, Delay)</a></p></td>
|
||||
<td class="summary w3-half w3-container" style="word-wrap: break-word">
|
||||
<p>Respawn the <a href="Wrapper.Unit.html">Wrapper.Unit</a> at the same location with the same properties.</p>
|
||||
</td>
|
||||
@@ -2902,7 +2902,7 @@ Ship:Destroy( false ) -- Don't generate an event upon destruction.
|
||||
<div class="w3-card-2 w3-padding-small w3-margin-top">
|
||||
|
||||
<div class="w3-theme-l2">
|
||||
<h2><a id="#(STATIC).ReSpawn" ><strong>STATIC:ReSpawn(countryid, Delay)</strong></a></h2>
|
||||
<h2><a id="#(STATIC).ReSpawn" ><strong>STATIC:ReSpawn(CountryID, Delay)</strong></a></h2>
|
||||
</div>
|
||||
|
||||
<p>Respawn the <a href="Wrapper.Unit.html">Wrapper.Unit</a> at the same location with the same properties.</p>
|
||||
@@ -2921,12 +2921,12 @@ Ship:Destroy( false ) -- Don't generate an event upon destruction.
|
||||
<div class="w3-half">
|
||||
<p>
|
||||
<a href="DCS.html##(country.id)">DCS#country.id</a>
|
||||
<strong><strong>countryid</strong></strong>
|
||||
<strong><strong>CountryID</strong></strong>
|
||||
</p>
|
||||
</div>
|
||||
<div class="w3-half">
|
||||
|
||||
<p>The country ID used for spawning the new static. Default is same as currently.</p>
|
||||
<p>(Optional) The country ID used for spawning the new static. Default is same as currently.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -2939,7 +2939,7 @@ Ship:Destroy( false ) -- Don't generate an event upon destruction.
|
||||
</div>
|
||||
<div class="w3-half">
|
||||
|
||||
<p>Delay in seconds before static is respawned.</p>
|
||||
<p>(Optional) Delay in seconds before static is respawned. Default now.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -2985,7 +2985,7 @@ Ship:Destroy( false ) -- Don't generate an event upon destruction.
|
||||
</div>
|
||||
<div class="w3-half">
|
||||
|
||||
<p>The heading of the static respawn in degrees. Default is 0 deg.</p>
|
||||
<p>(Optional) The heading of the static respawn in degrees. Default the current heading.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -2998,7 +2998,7 @@ Ship:Destroy( false ) -- Don't generate an event upon destruction.
|
||||
</div>
|
||||
<div class="w3-half">
|
||||
|
||||
<p>Delay in seconds before static is respawned.</p>
|
||||
<p>(Optional) Delay in seconds before static is respawned. Default now.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -9503,6 +9503,7 @@ reflecting the order of the classes subscribed to the Event to be processed.</p>
|
||||
<h2><strong>Return value:</strong></h2>
|
||||
<div class="w3-row w3-border-bottom w3-margin-left">
|
||||
<div class="w3-half">
|
||||
<p><a href="##(BASE)">#BASE</a>:</p>
|
||||
</div>
|
||||
<div class="w3-half">
|
||||
|
||||
|
||||
Reference in New Issue
Block a user