MOOSE generated documentation [skip ci]

This commit is contained in:
Applevangelist
2022-10-22 09:15:30 +00:00
parent 16abde2bbb
commit ffeb91ddff
140 changed files with 1051 additions and 1233 deletions

View File

@@ -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 &amp; 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 &amp; report) various DCS events occurring on <a href="Wrapper.Unit.html">Wrapper.Unit</a>s.</p>
</p></div>
</div>
</div>
@@ -1716,7 +1716,7 @@ such as position and heading.</p>
<li><a href="##(SPAWNSTATIC).Spawn">SPAWNSTATIC.Spawn</a>(Heading, NewName) spawns the static with the set parameters. Optionally, heading and name can be given. The name <strong>must be unique</strong>!</li>
<li><a href="##(SPAWNSTATIC).SpawnFromCoordinate">SPAWNSTATIC.SpawnFromCoordinate</a>(Coordinate, Heading, NewName) spawn the static at the given coordinate. Optionally, heading and name can be given. The name <strong>must be unique</strong>!</li>
<li><a href="##(SPAWNSTATIC).SpawnFromPointVec2">SPAWNSTATIC.SpawnFromPointVec2</a>(PointVec2, Heading, NewName) spawns the static at a POINT_VEC2 coordinate. Optionally, heading and name can be given. The name <strong>must be unique</strong>!</li>
<li><a href="##(SPAWNSTATIC).SpawnFromZone">SPAWNSTATIC.SpawnFromZone</a>(Zone, Heading, NewName) spawns the static at the center of a <a href="Zone.html">Zone</a>. Optionally, heading and name can be given. The name <strong>must be unique</strong>!
<li><a href="##(SPAWNSTATIC).SpawnFromZone">SPAWNSTATIC.SpawnFromZone</a>(Zone, Heading, NewName) spawns the static at the center of a <a href="Core.Zone.html">Core.Zone</a>. Optionally, heading and name can be given. The name <strong>must be unique</strong>!
</li>
</ul>
@@ -1972,7 +1972,7 @@ such as position and heading.</p>
<tr class="w3-border">
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(SPAWNSTATIC).SpawnFromZone">SPAWNSTATIC:SpawnFromZone(Zone, Heading, NewName)</a></p></td>
<td class="summary w3-half w3-container" style="word-wrap: break-word">
<p>Creates a new <a href="Wrapper.Static.html">Wrapper.Static</a> from a <a href="Zone.html">Zone</a>.</p>
<p>Creates a new <a href="Wrapper.Static.html">Wrapper.Static</a> from a <a href="Core.Zone.html">Core.Zone</a>.</p>
</td>
</tr>
<tr class="w3-border">
@@ -3970,7 +3970,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
<h2><a id="#(SPAWNSTATIC).SpawnFromZone" ><strong>SPAWNSTATIC:SpawnFromZone(Zone, Heading, NewName)</strong></a></h2>
</div>
<p>Creates a new <a href="Wrapper.Static.html">Wrapper.Static</a> from a <a href="Zone.html">Zone</a>.</p>
<p>Creates a new <a href="Wrapper.Static.html">Wrapper.Static</a> from a <a href="Core.Zone.html">Core.Zone</a>.</p>
<div id= "#Functions##SpawnFromZone" class="w3-show w3-white">
<div class="w3-container w3-white" id="functiontype">