IsUnitInRange
- Parameters
-
whichUnit unit
otherUnit unit
distance real
- return type
boolean
- Source code
constant native IsUnitInRange takes unit whichUnit, unit otherUnit, real distance returns boolean
- Source
- unit.j
- wc3modding.com
- IsUnitInRange