Auto commit by GitHub Actions Workflow

This commit is contained in:
MooseBotter
2023-10-31 12:39:02 +00:00
parent c17109d2a0
commit df09b7055a
35 changed files with 517 additions and 764 deletions
+1 -7
View File
@@ -1666,13 +1666,7 @@ When the fuel threshold has been reached, the airplane will fly towards the near
that will define when the AI will engage with the detected airborne enemy targets.
The range can be beyond or smaller than the range of the Patrol Zone.
The range is applied at the position of the AI.
Use the method <a href="AI.AI_GCI.html##(AI_A2G_SEAD).SetEngageRange">AI.AI_GCI#AI_A2G_SEAD.SetEngageRange</a>() to define that range.</p>
<h2>4. Set the Zone of Engagement</h2>
<p>An optional <a href="Core.Zone.html">Core.Zone</a> can be set,
that will define when the AI will engage with the detected airborne enemy targets.
Use the method <a href="AI.AI_CAP.html##(AI_CAP_ZONE).SetEngageZone">AI.AI_CAP#AI_CAP_ZONE.SetEngageZone</a>() to define that Zone. -- TODO: Documentation. Check that this is actually correct. The originally referenced class does not exist.</p>
Use the method <a href="##(AI_A2G_SEAD).SetEngageRange">AI_A2G_SEAD.SetEngageRange</a>() to define that range.</p>
<h1>Developer Note</h1>