mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
Documentation
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user