Auto commit by GitHub Actions Workflow

This commit is contained in:
MooseBotter
2025-07-09 10:18:47 +00:00
parent 92a582e3d4
commit e3a27b726e
28 changed files with 815 additions and 844 deletions

View File

@@ -3019,6 +3019,12 @@ If the DCS Unit object does not exist or is nil, the CLIENT methods will return
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(CLIENT).OptionKeepWeaponsOnThreat">CLIENT:OptionKeepWeaponsOnThreat()</a></p></td>
<td class="summary w3-half w3-container" style="word-wrap: break-word">
<p>Keep weapons upon threat.</p>
</td>
</tr>
<tr class="w3-border">
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(CLIENT).OptionPreferVerticalLanding">CLIENT:OptionPreferVerticalLanding()</a></p></td>
<td class="summary w3-half w3-container" style="word-wrap: break-word">
<p>Helicopter - prefer vertical landing.</p>
</td>
</tr>
<tr class="w3-border">
@@ -14211,6 +14217,36 @@ If <strong>at least one</strong> detection method is specified, only the methods
</div>
</div>
</div>
</div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
<div class="w3-theme-l2">
<h2><a id="#(CLIENT).OptionPreferVerticalLanding" ><strong>CLIENT:OptionPreferVerticalLanding()</strong></a></h2>
</div>
<p>Helicopter - prefer vertical landing.</p>
<div id= "#Functions##OptionPreferVerticalLanding" 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.Controllable.html##(CONTROLLABLE)">Wrapper.Controllable#CONTROLLABLE</a></p>
</div>
<h2><strong>Return value:</strong></h2>
<div class="w3-row w3-border-bottom w3-margin-left">
<div class="w3-half">
<p><a href="##(CONTROLLABLE)">#CONTROLLABLE</a>:</p>
</div>
<div class="w3-half">
<p>self</p>
</div>
</div>
</div>
</div>
</div>