MOOSE generated documentation [skip ci]

This commit is contained in:
Applevangelist
2022-02-13 11:22:22 +00:00
parent 9e8e517d3d
commit 0fe2b6dd7f
23 changed files with 708 additions and 482 deletions

View File

@@ -2468,6 +2468,12 @@ If you use units build by multiple templates, they will effectively double on lo
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(CTLD).RemoveStockTroops">CTLD:RemoveStockTroops(Name, Number)</a></p></td>
<td class="summary w3-half w3-container" style="word-wrap: break-word">
<p>User - function to remove stock of a certain troops type</p>
</td>
</tr>
<tr class="w3-border">
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(CTLD).SetTroopDropZoneRadius">CTLD:SetTroopDropZoneRadius(Radius)</a></p></td>
<td class="summary w3-half w3-container" style="word-wrap: break-word">
<p>(User) Set drop zone radius for troop drops in meters.</p>
</td>
</tr>
<tr class="w3-border">
@@ -3116,6 +3122,12 @@ If you use units build by multiple templates, they will effectively double on lo
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(CTLD).suppressmessages">CTLD.suppressmessages</a></p></td>
<td class="summary w3-half w3-container" style="word-wrap: break-word">
</td>
</tr>
<tr class="w3-border">
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(CTLD).troopdropzoneradius">CTLD.troopdropzoneradius</a></p></td>
<td class="summary w3-half w3-container" style="word-wrap: break-word">
</td>
</tr>
<tr class="w3-border">
@@ -6400,7 +6412,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
#table
<a id="#(CTLD).CtldUnits" ><strong>CTLD.CtldUnits</strong></a>
@@ -7189,6 +7201,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
<p> message suppression</p>
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
#number
<a id="#(CTLD).troopdropzoneradius" ><strong>CTLD.troopdropzoneradius</strong></a>
</div>
</div>
@@ -10147,6 +10170,42 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
</div>
</div>
</div>
</div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
<div class="w3-theme-l2">
<h2><a id="#(CTLD).SetTroopDropZoneRadius" ><strong>CTLD:SetTroopDropZoneRadius(Radius)</strong></a></h2>
</div>
<p>(User) Set drop zone radius for troop drops in meters.</p>
<p>Minimum distance is 25m for security reasons.</p>
<div id= "#Functions##SetTroopDropZoneRadius" 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>CTLD</p>
</div>
<h2><strong>Parameter:</strong></h2>
<div class="w3-row w3-margin-left w3-border-bottom w3-border-l2">
<div class="w3-half">
<p>
#number
<strong><strong>Radius</strong></strong>
</p>
</div>
<div class="w3-half">
<p>The radius to use.</p>
</div>
</div>
</div>
</div>
</div>
@@ -13909,7 +13968,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
#table
<a id="#(CTLD).CtldUnits" ><strong>CTLD.CtldUnits</strong></a>
@@ -14698,6 +14757,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
<p> message suppression</p>
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
#number
<a id="#(CTLD).troopdropzoneradius" ><strong>CTLD.troopdropzoneradius</strong></a>
</div>
</div>
@@ -16308,7 +16378,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
#table
<a id="#(CTLD).CtldUnits" ><strong>CTLD.CtldUnits</strong></a>
@@ -17097,6 +17167,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
<p> message suppression</p>
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
#number
<a id="#(CTLD).troopdropzoneradius" ><strong>CTLD.troopdropzoneradius</strong></a>
</div>
</div>
@@ -20901,17 +20982,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
<p>Can transport crate.</p>
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
#number
<a id="#(CTLD.UnitCapabilities).length" ><strong>CTLD.UnitCapabilities.length</strong></a>
</div>
</div>
@@ -24598,11 +24668,14 @@ When moose is loading dynamically (for moose class development), tracing is swit
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
#string
<a id="#(CTLD_ENGINEERING).State" ><strong>CTLD_ENGINEERING.State</strong></a>
<p> Start State.</p>
</div>
</div>