Auto commit by GitHub Actions Workflow

This commit is contained in:
MooseBotter
2025-07-26 07:03:20 +00:00
parent 991c43b640
commit c44e0d03ce
34 changed files with 1455 additions and 1150 deletions

View File

@@ -2168,7 +2168,7 @@ Therefore, this class is considered to be deprecated</p>
</td>
</tr>
<tr class="w3-border">
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(ZONE_GOAL_CARGO).GetClearZonePositions">ZONE_GOAL_CARGO.GetClearZonePositions(PosRadius, NumPositions, self)</a></p></td>
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(ZONE_GOAL_CARGO).GetClearZonePositions">ZONE_GOAL_CARGO:GetClearZonePositions(PosRadius, NumPositions)</a></p></td>
<td class="summary w3-half w3-container" style="word-wrap: break-word">
<p>Search for clear ground spawn zones within this zone.</p>
</td>
@@ -2180,7 +2180,7 @@ Therefore, this class is considered to be deprecated</p>
</td>
</tr>
<tr class="w3-border">
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(ZONE_GOAL_CARGO).GetRandomClearZoneCoordinate">ZONE_GOAL_CARGO.GetRandomClearZoneCoordinate(PosRadius, NumPositions, self)</a></p></td>
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(ZONE_GOAL_CARGO).GetRandomClearZoneCoordinate">ZONE_GOAL_CARGO:GetRandomClearZoneCoordinate(PosRadius, NumPositions)</a></p></td>
<td class="summary w3-half w3-container" style="word-wrap: break-word">
<p>Search for a random clear ground spawn coordinate within this zone.</p>
</td>
@@ -4443,7 +4443,7 @@ Therefore, this class is considered to be deprecated</p>
<div class="w3-card-2 w3-padding-small w3-margin-top">
<div class="w3-theme-l2">
<h2><a id="#(ZONE_GOAL_CARGO).GetClearZonePositions" ><strong>ZONE_GOAL_CARGO.GetClearZonePositions(PosRadius, NumPositions, self)</strong></a></h2>
<h2><a id="#(ZONE_GOAL_CARGO).GetClearZonePositions" ><strong>ZONE_GOAL_CARGO:GetClearZonePositions(PosRadius, NumPositions)</strong></a></h2>
</div>
<p>Search for clear ground spawn zones within this zone.</p>
@@ -4484,16 +4484,6 @@ Therefore, this class is considered to be deprecated</p>
</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>
<h2><strong>Return value:</strong></h2>
<div class="w3-row w3-border-bottom w3-margin-left">
<div class="w3-half">
@@ -4543,7 +4533,7 @@ Therefore, this class is considered to be deprecated</p>
<div class="w3-card-2 w3-padding-small w3-margin-top">
<div class="w3-theme-l2">
<h2><a id="#(ZONE_GOAL_CARGO).GetRandomClearZoneCoordinate" ><strong>ZONE_GOAL_CARGO.GetRandomClearZoneCoordinate(PosRadius, NumPositions, self)</strong></a></h2>
<h2><a id="#(ZONE_GOAL_CARGO).GetRandomClearZoneCoordinate" ><strong>ZONE_GOAL_CARGO:GetRandomClearZoneCoordinate(PosRadius, NumPositions)</strong></a></h2>
</div>
<p>Search for a random clear ground spawn coordinate within this zone.</p>
@@ -4584,16 +4574,6 @@ Therefore, this class is considered to be deprecated</p>
</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>
<h2><strong>Return values:</strong></h2>
<div class="w3-row w3-border-bottom w3-margin-left">
<div class="w3-half">