Event documentation

This commit is contained in:
FlightControl
2017-02-07 13:46:52 +01:00
parent 1441d035d7
commit 20f8a98cf0
10 changed files with 1246 additions and 936 deletions

View File

@@ -265,6 +265,12 @@ Use the method <a href="##(AI_PATROL_ZONE).ManageDamage">AI<em>PATROL</em>ZONE.M
<td class="name" nowrap="nowrap"><a href="##(AI_PATROL_ZONE).ClassName">AI_PATROL_ZONE.ClassName</a></td>
<td class="summary">
</td>
</tr>
<tr>
<td class="name" nowrap="nowrap"><a href="##(AI_PATROL_ZONE).ClearDetectedUnits">AI_PATROL_ZONE:ClearDetectedUnits()</a></td>
<td class="summary">
<p>Clears the list of <a href="Unit.html##(UNIT)">Unit#UNIT</a>s that were detected by the AI.</p>
</td>
</tr>
<tr>
@@ -751,6 +757,19 @@ Use the method <a href="##(AI_PATROL_ZONE).ManageDamage">AI<em>PATROL</em>ZONE.M
</dd>
</dl>
<dl class="function">
<dt>
<a id="#(AI_PATROL_ZONE).ClearDetectedUnits" >
<strong>AI_PATROL_ZONE:ClearDetectedUnits()</strong>
</a>
</dt>
<dd>
<p>Clears the list of <a href="Unit.html##(UNIT)">Unit#UNIT</a>s that were detected by the AI.</p>
</dd>
</dl>
<dl class="function">
@@ -861,9 +880,6 @@ Use the method <a href="##(AI_PATROL_ZONE).ManageDamage">AI<em>PATROL</em>ZONE.M
<p> This table contains the targets detected during patrol.</p>
</dd>
</dl>
<dl class="function">