Auto commit by GitHub Actions Workflow

This commit is contained in:
MooseBotter
2026-04-08 13:20:37 +00:00
parent d146ac390c
commit b4cf87b391
19 changed files with 831 additions and 645 deletions
+27 -93
View File
@@ -2428,7 +2428,7 @@ The different values of Unit.Category can be:</p>
<tr class="w3-border">
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(DETECTION_AREAS).IsDetectedItemLocked">DETECTION_AREAS:IsDetectedItemLocked(DetectedItem)</a></p></td>
<td class="summary w3-half w3-container" style="word-wrap: break-word">
<p>Validate if the detected item is locked.</p>
<p>Validate if the detected item is locked (not in the radar sense, though!).</p>
</td>
</tr>
<tr class="w3-border">
@@ -2458,7 +2458,7 @@ The different values of Unit.Category can be:</p>
<tr class="w3-border">
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(DETECTION_AREAS).LockDetectedItem">DETECTION_AREAS:LockDetectedItem(DetectedItem)</a></p></td>
<td class="summary w3-half w3-container" style="word-wrap: break-word">
<p>Lock a detected item.</p>
<p>Lock a detected item (not in the radar sense, though!).</p>
</td>
</tr>
<tr class="w3-border">
@@ -2746,7 +2746,7 @@ The different values of Unit.Category can be:</p>
<tr class="w3-border">
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(DETECTION_AREAS).UnlockDetectedItem">DETECTION_AREAS:UnlockDetectedItem(DetectedItem)</a></p></td>
<td class="summary w3-half w3-container" style="word-wrap: break-word">
<p>Unlock a detected item.</p>
<p>Unlock a detected item (not in the radar sense, though!).</p>
</td>
</tr>
<tr class="w3-border">
@@ -4132,7 +4132,7 @@ The different values of Unit.Category can be:</p>
<tr class="w3-border">
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(DETECTION_BASE).IsDetectedItemLocked">DETECTION_BASE:IsDetectedItemLocked(DetectedItem)</a></p></td>
<td class="summary w3-half w3-container" style="word-wrap: break-word">
<p>Validate if the detected item is locked.</p>
<p>Validate if the detected item is locked (not in the radar sense, though!).</p>
</td>
</tr>
<tr class="w3-border">
@@ -4162,7 +4162,7 @@ The different values of Unit.Category can be:</p>
<tr class="w3-border">
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(DETECTION_BASE).LockDetectedItem">DETECTION_BASE:LockDetectedItem(DetectedItem)</a></p></td>
<td class="summary w3-half w3-container" style="word-wrap: break-word">
<p>Lock a detected item.</p>
<p>Lock a detected item (not in the radar sense, though!).</p>
</td>
</tr>
<tr class="w3-border">
@@ -4450,7 +4450,7 @@ The different values of Unit.Category can be:</p>
<tr class="w3-border">
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(DETECTION_BASE).UnlockDetectedItem">DETECTION_BASE:UnlockDetectedItem(DetectedItem)</a></p></td>
<td class="summary w3-half w3-container" style="word-wrap: break-word">
<p>Unlock a detected item.</p>
<p>Unlock a detected item (not in the radar sense, though!).</p>
</td>
</tr>
<tr class="w3-border">
@@ -6153,7 +6153,7 @@ The different values of Unit.Category can be:</p>
<tr class="w3-border">
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(DETECTION_TYPES).IsDetectedItemLocked">DETECTION_TYPES:IsDetectedItemLocked(DetectedItem)</a></p></td>
<td class="summary w3-half w3-container" style="word-wrap: break-word">
<p>Validate if the detected item is locked.</p>
<p>Validate if the detected item is locked (not in the radar sense, though!).</p>
</td>
</tr>
<tr class="w3-border">
@@ -6183,7 +6183,7 @@ The different values of Unit.Category can be:</p>
<tr class="w3-border">
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(DETECTION_TYPES).LockDetectedItem">DETECTION_TYPES:LockDetectedItem(DetectedItem)</a></p></td>
<td class="summary w3-half w3-container" style="word-wrap: break-word">
<p>Lock a detected item.</p>
<p>Lock a detected item (not in the radar sense, though!).</p>
</td>
</tr>
<tr class="w3-border">
@@ -6471,7 +6471,7 @@ The different values of Unit.Category can be:</p>
<tr class="w3-border">
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(DETECTION_TYPES).UnlockDetectedItem">DETECTION_TYPES:UnlockDetectedItem(DetectedItem)</a></p></td>
<td class="summary w3-half w3-container" style="word-wrap: break-word">
<p>Unlock a detected item.</p>
<p>Unlock a detected item (not in the radar sense, though!).</p>
</td>
</tr>
<tr class="w3-border">
@@ -7932,7 +7932,7 @@ The different values of Unit.Category can be:</p>
<tr class="w3-border">
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(DETECTION_UNITS).IsDetectedItemLocked">DETECTION_UNITS:IsDetectedItemLocked(DetectedItem)</a></p></td>
<td class="summary w3-half w3-container" style="word-wrap: break-word">
<p>Validate if the detected item is locked.</p>
<p>Validate if the detected item is locked (not in the radar sense, though!).</p>
</td>
</tr>
<tr class="w3-border">
@@ -7962,7 +7962,7 @@ The different values of Unit.Category can be:</p>
<tr class="w3-border">
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(DETECTION_UNITS).LockDetectedItem">DETECTION_UNITS:LockDetectedItem(DetectedItem)</a></p></td>
<td class="summary w3-half w3-container" style="word-wrap: break-word">
<p>Lock a detected item.</p>
<p>Lock a detected item (not in the radar sense, though!).</p>
</td>
</tr>
<tr class="w3-border">
@@ -8250,7 +8250,7 @@ The different values of Unit.Category can be:</p>
<tr class="w3-border">
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(DETECTION_UNITS).UnlockDetectedItem">DETECTION_UNITS:UnlockDetectedItem(DetectedItem)</a></p></td>
<td class="summary w3-half w3-container" style="word-wrap: break-word">
<p>Unlock a detected item.</p>
<p>Unlock a detected item (not in the radar sense, though!).</p>
</td>
</tr>
<tr class="w3-border">
@@ -11863,7 +11863,7 @@ The different values of Unit.Category can be:</p>
<h2><a id="#(DETECTION_AREAS).IsDetectedItemLocked" ><strong>DETECTION_AREAS:IsDetectedItemLocked(DetectedItem)</strong></a></h2>
</div>
<p>Validate if the detected item is locked.</p>
<p>Validate if the detected item is locked (not in the radar sense, though!).</p>
<div id= "#Functions##IsDetectedItemLocked" class="w3-show w3-white">
<div class="w3-container w3-white" id="functiontype">
@@ -12088,7 +12088,7 @@ The different values of Unit.Category can be:</p>
<h2><a id="#(DETECTION_AREAS).LockDetectedItem" ><strong>DETECTION_AREAS:LockDetectedItem(DetectedItem)</strong></a></h2>
</div>
<p>Lock a detected item.</p>
<p>Lock a detected item (not in the radar sense, though!).</p>
<div id= "#Functions##LockDetectedItem" class="w3-show w3-white">
<div class="w3-container w3-white" id="functiontype">
@@ -14002,7 +14002,7 @@ zones that reflect cloudy areas where detected units may not be so easily visual
<h2><a id="#(DETECTION_AREAS).UnlockDetectedItem" ><strong>DETECTION_AREAS:UnlockDetectedItem(DetectedItem)</strong></a></h2>
</div>
<p>Unlock a detected item.</p>
<p>Unlock a detected item (not in the radar sense, though!).</p>
<div id= "#Functions##UnlockDetectedItem" class="w3-show w3-white">
<div class="w3-container w3-white" id="functiontype">
@@ -20006,17 +20006,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
#number
<a id="#(DETECTION_BASE).DetectedItemCount" ><strong>DETECTION_BASE.DetectedItemCount</strong></a>
</div>
</div>
@@ -20160,17 +20149,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
#boolean
<a id="#(DETECTION_BASE).Locking" ><strong>DETECTION_BASE.Locking</strong></a>
</div>
</div>
@@ -20188,7 +20166,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
#number
<a id="#(DETECTION_BASE).RefreshTimeInterval" ><strong>DETECTION_BASE.RefreshTimeInterval</strong></a>
@@ -22096,7 +22074,7 @@ The different values of Unit.Category can be:</p>
<h2><a id="#(DETECTION_BASE).IsDetectedItemLocked" ><strong>DETECTION_BASE:IsDetectedItemLocked(DetectedItem)</strong></a></h2>
</div>
<p>Validate if the detected item is locked.</p>
<p>Validate if the detected item is locked (not in the radar sense, though!).</p>
<div id= "#Functions##IsDetectedItemLocked" class="w3-show w3-white">
<div class="w3-container w3-white" id="functiontype">
@@ -22321,7 +22299,7 @@ The different values of Unit.Category can be:</p>
<h2><a id="#(DETECTION_BASE).LockDetectedItem" ><strong>DETECTION_BASE:LockDetectedItem(DetectedItem)</strong></a></h2>
</div>
<p>Lock a detected item.</p>
<p>Lock a detected item (not in the radar sense, though!).</p>
<div id= "#Functions##LockDetectedItem" class="w3-show w3-white">
<div class="w3-container w3-white" id="functiontype">
@@ -24235,7 +24213,7 @@ zones that reflect cloudy areas where detected units may not be so easily visual
<h2><a id="#(DETECTION_BASE).UnlockDetectedItem" ><strong>DETECTION_BASE:UnlockDetectedItem(DetectedItem)</strong></a></h2>
</div>
<p>Unlock a detected item.</p>
<p>Unlock a detected item (not in the radar sense, though!).</p>
<div id= "#Functions##UnlockDetectedItem" class="w3-show w3-white">
<div class="w3-container w3-white" id="functiontype">
@@ -24793,17 +24771,6 @@ zones that reflect cloudy areas where detected units may not be so easily visual
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
#number
<a id="#(DETECTION_BASE).DetectedItemCount" ><strong>DETECTION_BASE.DetectedItemCount</strong></a>
</div>
</div>
@@ -24947,17 +24914,6 @@ zones that reflect cloudy areas where detected units may not be so easily visual
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
#boolean
<a id="#(DETECTION_BASE).Locking" ><strong>DETECTION_BASE.Locking</strong></a>
</div>
</div>
@@ -24975,7 +24931,7 @@ zones that reflect cloudy areas where detected units may not be so easily visual
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
#number
<a id="#(DETECTION_BASE).RefreshTimeInterval" ><strong>DETECTION_BASE.RefreshTimeInterval</strong></a>
@@ -26601,17 +26557,6 @@ zones that reflect cloudy areas where detected units may not be so easily visual
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
#number
<a id="#(DETECTION_BASE).DetectedItemCount" ><strong>DETECTION_BASE.DetectedItemCount</strong></a>
</div>
</div>
@@ -26755,17 +26700,6 @@ zones that reflect cloudy areas where detected units may not be so easily visual
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
#boolean
<a id="#(DETECTION_BASE).Locking" ><strong>DETECTION_BASE.Locking</strong></a>
</div>
</div>
@@ -26783,7 +26717,7 @@ zones that reflect cloudy areas where detected units may not be so easily visual
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
#number
<a id="#(DETECTION_BASE).RefreshTimeInterval" ><strong>DETECTION_BASE.RefreshTimeInterval</strong></a>
@@ -33266,7 +33200,7 @@ The different values of Unit.Category can be:</p>
<h2><a id="#(DETECTION_TYPES).IsDetectedItemLocked" ><strong>DETECTION_TYPES:IsDetectedItemLocked(DetectedItem)</strong></a></h2>
</div>
<p>Validate if the detected item is locked.</p>
<p>Validate if the detected item is locked (not in the radar sense, though!).</p>
<div id= "#Functions##IsDetectedItemLocked" class="w3-show w3-white">
<div class="w3-container w3-white" id="functiontype">
@@ -33491,7 +33425,7 @@ The different values of Unit.Category can be:</p>
<h2><a id="#(DETECTION_TYPES).LockDetectedItem" ><strong>DETECTION_TYPES:LockDetectedItem(DetectedItem)</strong></a></h2>
</div>
<p>Lock a detected item.</p>
<p>Lock a detected item (not in the radar sense, though!).</p>
<div id= "#Functions##LockDetectedItem" class="w3-show w3-white">
<div class="w3-container w3-white" id="functiontype">
@@ -35405,7 +35339,7 @@ zones that reflect cloudy areas where detected units may not be so easily visual
<h2><a id="#(DETECTION_TYPES).UnlockDetectedItem" ><strong>DETECTION_TYPES:UnlockDetectedItem(DetectedItem)</strong></a></h2>
</div>
<p>Unlock a detected item.</p>
<p>Unlock a detected item (not in the radar sense, though!).</p>
<div id= "#Functions##UnlockDetectedItem" class="w3-show w3-white">
<div class="w3-container w3-white" id="functiontype">
@@ -43487,7 +43421,7 @@ The different values of Unit.Category can be:</p>
<h2><a id="#(DETECTION_UNITS).IsDetectedItemLocked" ><strong>DETECTION_UNITS:IsDetectedItemLocked(DetectedItem)</strong></a></h2>
</div>
<p>Validate if the detected item is locked.</p>
<p>Validate if the detected item is locked (not in the radar sense, though!).</p>
<div id= "#Functions##IsDetectedItemLocked" class="w3-show w3-white">
<div class="w3-container w3-white" id="functiontype">
@@ -43712,7 +43646,7 @@ The different values of Unit.Category can be:</p>
<h2><a id="#(DETECTION_UNITS).LockDetectedItem" ><strong>DETECTION_UNITS:LockDetectedItem(DetectedItem)</strong></a></h2>
</div>
<p>Lock a detected item.</p>
<p>Lock a detected item (not in the radar sense, though!).</p>
<div id= "#Functions##LockDetectedItem" class="w3-show w3-white">
<div class="w3-container w3-white" id="functiontype">
@@ -45626,7 +45560,7 @@ zones that reflect cloudy areas where detected units may not be so easily visual
<h2><a id="#(DETECTION_UNITS).UnlockDetectedItem" ><strong>DETECTION_UNITS:UnlockDetectedItem(DetectedItem)</strong></a></h2>
</div>
<p>Unlock a detected item.</p>
<p>Unlock a detected item (not in the radar sense, though!).</p>
<div id= "#Functions##UnlockDetectedItem" class="w3-show w3-white">
<div class="w3-container w3-white" id="functiontype">