Documentation

This commit is contained in:
FlightControl
2017-04-23 17:09:03 +02:00
parent 20b4ebfb2b
commit 6c018acc79
18 changed files with 663 additions and 368 deletions

View File

@@ -305,7 +305,7 @@
<tr>
<td class="name" nowrap="nowrap"><a href="##(UNIT).IsDetected">UNIT:IsDetected(TargetUnit)</a></td>
<td class="summary">
<p>(R2.1) Returns if a unit is detecting the TargetUnit.</p>
<p>Returns if a unit is detecting the TargetUnit.</p>
</td>
</tr>
<tr>
@@ -329,7 +329,7 @@
<tr>
<td class="name" nowrap="nowrap"><a href="##(UNIT).IsLOS">UNIT:IsLOS(TargetUnit)</a></td>
<td class="summary">
<p>(R2.1) Returns if a unit has Line of Sight (LOS) with the TargetUnit.</p>
<p>Returns if a unit has Line of Sight (LOS) with the TargetUnit.</p>
</td>
</tr>
<tr>
@@ -1305,7 +1305,7 @@ if the Unit is not existing or is not alive. </p>
</dt>
<dd>
<p>(R2.1) Returns if a unit is detecting the TargetUnit.</p>
<p>Returns if a unit is detecting the TargetUnit.</p>
<h3>Parameter</h3>
<ul>
@@ -1405,7 +1405,7 @@ Returns true if the unit is within the <a href="Zone.html##(ZONE_BASE)">Zone#ZON
</dt>
<dd>
<p>(R2.1) Returns if a unit has Line of Sight (LOS) with the TargetUnit.</p>
<p>Returns if a unit has Line of Sight (LOS) with the TargetUnit.</p>
<h3>Parameter</h3>
<ul>