Auto commit by GitHub Actions Workflow

This commit is contained in:
MooseBotter
2025-08-28 18:01:51 +00:00
parent 7874e5c48a
commit 830708eed6
31 changed files with 1323 additions and 690 deletions
+9 -13
View File
@@ -2540,7 +2540,7 @@ If the DCS Unit object does not exist or is nil, the CLIENT methods will return
</td>
</tr>
<tr class="w3-border">
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(CLIENT).SetValidateAndRepositionGroundUnits">CLIENT.SetValidateAndRepositionGroundUnits(Enabled, self)</a></p></td>
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(CLIENT).SetValidateAndRepositionGroundUnits">CLIENT:SetValidateAndRepositionGroundUnits(Enabled)</a></p></td>
<td class="summary w3-half w3-container" style="word-wrap: break-word">
<p>This function uses Disposition and other fallback logic to find better ground positions for ground units.</p>
</td>
@@ -2555,6 +2555,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).UnitName">CLIENT.UnitName</a></p></td>
<td class="summary w3-half w3-container" style="word-wrap: break-word">
<p>Name of the unit.</p>
</td>
</tr>
<tr class="w3-border">
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(CLIENT).ValidateAndRepositionGroundUnits">CLIENT.ValidateAndRepositionGroundUnits</a></p></td>
<td class="summary w3-half w3-container" style="word-wrap: break-word">
</td>
</tr>
<tr class="w3-border">
@@ -9671,7 +9677,7 @@ If the unit object exists, the value of the DCS API function <a href="https://wi
<div class="w3-card-2 w3-padding-small w3-margin-top">
<div class="w3-theme-l2">
<h2><a id="#(CLIENT).SetValidateAndRepositionGroundUnits" ><strong>CLIENT.SetValidateAndRepositionGroundUnits(Enabled, self)</strong></a></h2>
<h2><a id="#(CLIENT).SetValidateAndRepositionGroundUnits" ><strong>CLIENT:SetValidateAndRepositionGroundUnits(Enabled)</strong></a></h2>
</div>
<p>This function uses Disposition and other fallback logic to find better ground positions for ground units.</p>
@@ -9690,7 +9696,7 @@ If the unit object exists, the value of the DCS API function <a href="https://wi
<div class="w3-margin-left">
<p><a href="Wrapper.Unit.html##(UNIT)">Wrapper.Unit#UNIT</a></p>
</div>
<h2><strong>Parameters:</strong></h2>
<h2><strong>Parameter:</strong></h2>
<div class="w3-row w3-margin-left w3-border-bottom w3-border-l2">
<div class="w3-half">
<p>
@@ -9704,16 +9710,6 @@ If the unit object exists, the value of the DCS API function <a href="https://wi
</div>
</div>
<div class="w3-row w3-margin-left w3-border-bottom w3-border-l2">
<div class="w3-half">
<p>
<strong><strong>self</strong></strong>
</p>
</div>
<div class="w3-half">
<p></p>
</div>
</div>
</div>
</div>