Auto commit by GitHub Actions Workflow

This commit is contained in:
MooseBotter
2024-07-03 15:47:55 +00:00
parent 18f6f50db3
commit d9e15b86c5
25 changed files with 1059 additions and 766 deletions
+89
View File
@@ -2267,6 +2267,12 @@ The could avoid the lua garbage collection to accidentally/falsely deallocate th
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(RANGE).SetMaxStrafeAlt">RANGE:SetMaxStrafeAlt(maxalt)</a></p></td>
<td class="summary w3-half w3-container" style="word-wrap: break-word">
<p>Set maximal strafing altitude.</p>
</td>
</tr>
<tr class="w3-border">
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(RANGE).SetMenuRoot">RANGE:SetMenuRoot(menu)</a></p></td>
<td class="summary w3-half w3-container" style="word-wrap: break-word">
<p>Set the root F10 menu under which the range F10 menu is created.</p>
</td>
</tr>
<tr class="w3-border">
@@ -2825,6 +2831,12 @@ The could avoid the lua garbage collection to accidentally/falsely deallocate th
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(RANGE).location">RANGE.location</a></p></td>
<td class="summary w3-half w3-container" style="word-wrap: break-word">
<p>Coordinate of the range location.</p>
</td>
</tr>
<tr class="w3-border">
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(RANGE).menuF10root">RANGE.menuF10root</a></p></td>
<td class="summary w3-half w3-container" style="word-wrap: break-word">
<p>Specific user defined root F10 menu.</p>
</td>
</tr>
<tr class="w3-border">
@@ -5180,6 +5192,17 @@ 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.Menu.html##(MENU_MISSION)">Core.Menu#MENU_MISSION</a>
<a id="#(RANGE).menuF10root" ><strong>RANGE.menuF10root</strong></a>
<p>Specific user defined root F10 menu.</p>
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
@@ -7368,6 +7391,50 @@ Furthermore, the player must not be too high and fly in the direction of the pit
</div>
</div>
</div>
</div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
<div class="w3-theme-l2">
<h2><a id="#(RANGE).SetMenuRoot" ><strong>RANGE:SetMenuRoot(menu)</strong></a></h2>
</div>
<p>Set the root F10 menu under which the range F10 menu is created.</p>
<div id= "#Functions##SetMenuRoot" 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>RANGE</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="Core.Menu.html##(MENU_MISSION)">Core.Menu#MENU_MISSION</a>
<strong><strong>menu</strong></strong>
</p>
</div>
<div class="w3-half">
<p>The root F10 menu.</p>
</div>
</div>
<h2><strong>Return value:</strong></h2>
<div class="w3-row w3-border-bottom w3-margin-left">
<div class="w3-half">
<p><a href="##(RANGE)">#RANGE</a>:</p>
</div>
<div class="w3-half">
<p>self</p>
</div>
</div>
</div>
</div>
</div>
@@ -11444,6 +11511,17 @@ If a zone is not explicitly specified, the range zone is determined by its locat
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
<a href="Core.Menu.html##(MENU_MISSION)">Core.Menu#MENU_MISSION</a>
<a id="#(RANGE).menuF10root" ><strong>RANGE.menuF10root</strong></a>
<p>Specific user defined root F10 menu.</p>
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
@@ -13582,6 +13660,17 @@ If a zone is not explicitly specified, the range zone is determined by its locat
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
<a href="Core.Menu.html##(MENU_MISSION)">Core.Menu#MENU_MISSION</a>
<a id="#(RANGE).menuF10root" ><strong>RANGE.menuF10root</strong></a>
<p>Specific user defined root F10 menu.</p>
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">