Auto commit by GitHub Actions Workflow

This commit is contained in:
MooseBotter
2024-07-15 15:26:13 +00:00
parent 5a304358f9
commit f63238edae
30 changed files with 606 additions and 882 deletions

View File

@@ -3827,17 +3827,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
<a href="Core.Spot.html##(SPOT)">Core.Spot#SPOT</a>
<a id="#(POSITIONABLE).Spot" ><strong>POSITIONABLE.Spot</strong></a>
</div>
</div>
@@ -7872,17 +7861,6 @@ Coordinates are dependent on the position of the maps origin.</p>
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
<a href="Core.Spot.html##(SPOT)">Core.Spot#SPOT</a>
<a id="#(POSITIONABLE).Spot" ><strong>POSITIONABLE.Spot</strong></a>
</div>
</div>
@@ -7969,26 +7947,42 @@ Coordinates are dependent on the position of the maps origin.</p>
<li>Object.Category.STATIC = 3</li>
<li>Object.Category.BASE = 4</li>
<li>Object.Category.SCENERY = 5</li>
<li>Object.Category.Cargo = 6
</li>
<li>Object.Category.Cargo = 6</li>
</ul>
<p> For UNITs this returns a second value, one of</p>
<p> Unit.Category.AIRPLANE = 0 <br/>
Unit.Category.HELICOPTER = 1 <br/>
Unit.Category.GROUND_UNIT = 2 <br/>
Unit.Category.SHIP = 3 <br/>
Unit.Category.STRUCTURE = 4 <br/>
</p>
<div id= "#Functions##GetCategory" 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="Wrapper.Identifiable.html##(IDENTIFIABLE)">Wrapper.Identifiable#IDENTIFIABLE</a></p>
</div>
<h2><strong>Return value:</strong></h2>
<h2><strong>Return values:</strong></h2>
<div class="w3-row w3-border-bottom w3-margin-left">
<div class="w3-half">
<p><a href="DCS.html##(Object.Category)">DCS#Object.Category</a>:</p>
</div>
<div class="w3-half">
<div class="w3-half">
<p><a href="DCS.html##(Object.Category)">DCS#Object.Category</a>:</p>
</div>
<div class="w3-half">
<p>The category ID, i.e. a number.</p>
</div>
</div>
<div class="w3-half">
<p><a href="DCS.html##(Unit.Category)">DCS#Unit.Category</a>:</p>
</div>
<div class="w3-half">
<p>The unit category ID, i.e. a number. For units only.</p>
</div>
</div>
</div>
@@ -8453,17 +8447,6 @@ If the Identifiable is alive, true is returned. </p>
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
<a href="Core.Spot.html##(SPOT)">Core.Spot#SPOT</a>
<a id="#(POSITIONABLE).Spot" ><strong>POSITIONABLE.Spot</strong></a>
</div>
</div>
@@ -8651,17 +8634,6 @@ If the Identifiable is alive, true is returned. </p>
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
<a href="Core.Spot.html##(SPOT)">Core.Spot#SPOT</a>
<a id="#(POSITIONABLE).Spot" ><strong>POSITIONABLE.Spot</strong></a>
</div>
</div>
@@ -12177,26 +12149,42 @@ When moose is loading dynamically (for moose class development), tracing is swit
<li>Object.Category.STATIC = 3</li>
<li>Object.Category.BASE = 4</li>
<li>Object.Category.SCENERY = 5</li>
<li>Object.Category.Cargo = 6
</li>
<li>Object.Category.Cargo = 6</li>
</ul>
<p> For UNITs this returns a second value, one of</p>
<p> Unit.Category.AIRPLANE = 0 <br/>
Unit.Category.HELICOPTER = 1 <br/>
Unit.Category.GROUND_UNIT = 2 <br/>
Unit.Category.SHIP = 3 <br/>
Unit.Category.STRUCTURE = 4 <br/>
</p>
<div id= "#Functions##GetCategory" 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="Wrapper.Identifiable.html##(IDENTIFIABLE)">Wrapper.Identifiable#IDENTIFIABLE</a></p>
</div>
<h2><strong>Return value:</strong></h2>
<h2><strong>Return values:</strong></h2>
<div class="w3-row w3-border-bottom w3-margin-left">
<div class="w3-half">
<p><a href="DCS.html##(Object.Category)">DCS#Object.Category</a>:</p>
</div>
<div class="w3-half">
<div class="w3-half">
<p><a href="DCS.html##(Object.Category)">DCS#Object.Category</a>:</p>
</div>
<div class="w3-half">
<p>The category ID, i.e. a number.</p>
</div>
</div>
<div class="w3-half">
<p><a href="DCS.html##(Unit.Category)">DCS#Unit.Category</a>:</p>
</div>
<div class="w3-half">
<p>The unit category ID, i.e. a number. For units only.</p>
</div>
</div>
</div>