Auto commit by GitHub Actions Workflow

This commit is contained in:
MooseBotter
2025-03-28 14:08:07 +00:00
parent 25c66fe53e
commit 23f6ad4a37
32 changed files with 1230 additions and 714 deletions

View File

@@ -4689,10 +4689,21 @@ Use the structure <a href="DCS.html##(AI.Task).WeaponExpend">DCS#AI.Task.WeaponE
</div>
<div class="w3-half">
<p>The To State string.</p>
<p>The To State string. </p>
</div>
</div>
<h2><strong>Return value:</strong></h2>
<div class="w3-row w3-border-bottom w3-margin-left">
<div class="w3-half">
<p>#boolean:</p>
</div>
<div class="w3-half">
<p>Return false to cancel Transition.</p>
</div>
</div>
</div>
</div>