Auto commit by GitHub Actions Workflow

This commit is contained in:
MooseBotter
2026-02-26 22:42:32 +00:00
parent e65918e5d2
commit c926c7947d
64 changed files with 4044 additions and 1070 deletions
+43 -15
View File
@@ -6034,6 +6034,12 @@ If enabled, status and debug text messages will be displayed on the screen. Also
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(AIRBOSS).SetStartState">AIRBOSS:SetStartState(State)</a></p></td>
<td class="summary w3-half w3-container" style="word-wrap: break-word">
<p>Sets the start state of the FSM.</p>
</td>
</tr>
<tr class="w3-border">
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(AIRBOSS)._ClearFSMEvent">AIRBOSS:_ClearFSMEvent(EventName)</a></p></td>
<td class="summary w3-half w3-container" style="word-wrap: break-word">
<p>Clear scheduled FSM event.</p>
</td>
</tr>
<tr class="w3-border">
@@ -32396,6 +32402,39 @@ If removed flight is the section lead, we try to find a new leader.</p>
</div>
</div>
</div>
</div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
<div class="w3-theme-l2">
<h2><a id="#(AIRBOSS)._ClearFSMEvent" ><strong>AIRBOSS:_ClearFSMEvent(EventName)</strong></a></h2>
</div>
<p>Clear scheduled FSM event.</p>
<div id= "#Functions##_ClearFSMEvent" 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="Core.Fsm.html##(FSM)">Core.Fsm#FSM</a></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>
#string
<strong><strong>EventName</strong></strong>
</p>
</div>
<div class="w3-half">
<p>Event name.</p>
</div>
</div>
</div>
</div>
</div>
@@ -42057,7 +42096,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
<p> Decrease stack/flag. Human player needs to take care himself.</p>
<p> Set stack flag.</p>
</div>
@@ -42219,6 +42258,9 @@ When moose is loading dynamically (for moose class development), tracing is swit
<p> Make player section lead if he was not before.</p>
</div>
</div>
@@ -42277,9 +42319,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
<p> Set time stamp.</p>
</div>
</div>
@@ -42522,17 +42561,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
<p>Band modulation.</p>
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
<a id="#(AIRBOSS.Radio).voice" ><strong>AIRBOSS.Radio.voice</strong></a>
</div>
</div>