MOOSE generated documentation [skip ci]

This commit is contained in:
Applevangelist
2022-12-21 13:14:59 +00:00
parent 26a7d8436c
commit e074bf7c76
30 changed files with 787 additions and 1087 deletions

View File

@@ -1783,7 +1783,7 @@ If you want to obtain the complete <strong>3D position</strong> including orient
</td>
</tr>
<tr class="w3-border">
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(UNIT).GetGroup">UNIT:GetGroup(self)</a></p></td>
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(UNIT).GetGroup">UNIT:GetGroup()</a></p></td>
<td class="summary w3-half w3-container" style="word-wrap: break-word">
<p>Returns the unit's group if it exist and nil otherwise.</p>
</td>
@@ -4794,7 +4794,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
<div class="w3-card-2 w3-padding-small w3-margin-top">
<div class="w3-theme-l2">
<h2><a id="#(UNIT).GetGroup" ><strong>UNIT:GetGroup(self)</strong></a></h2>
<h2><a id="#(UNIT).GetGroup" ><strong>UNIT:GetGroup()</strong></a></h2>
</div>
<p>Returns the unit's group if it exist and nil otherwise.</p>
@@ -4805,37 +4805,16 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
<div class="w3-margin-left">
<p>UNIT</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>
<a href="Wrapper.Unit.html##(UNIT)">Wrapper.Unit#UNIT</a>
<strong><strong>self</strong></strong>
</p>
</div>
<div class="w3-half">
<p></p>
</div>
</div>
<h2><strong>Return values:</strong></h2>
<h2><strong>Return value:</strong></h2>
<div class="w3-row w3-border-bottom w3-margin-left">
<div class="w3-half">
<p><a href="Wrapper.Group.html##(GROUP)">Wrapper.Group#GROUP</a>:</p>
</div>
<div class="w3-half">
<p>The Group of the Unit or <code>nil</code> if the unit does not exist. <br/>
- Returns the unit's group if it exists and nil otherwise.</p>
</div>
<div class="w3-half">
<p><a href="Wrapper.Group.html##(GROUP)">Wrapper.Group#GROUP</a>:</p>
</div>
<div class="w3-half">
<div class="w3-half">
<p><a href="Wrapper.Group.html##(GROUP)">Wrapper.Group#GROUP</a>:</p>
</div>
<div class="w3-half">
<p>The Group of the Unit or <code>nil</code> if the unit does not exist. </p>
</div>
</div>
</div>
</div>