IsUnitInRangeXY
- Parameters
-
whichUnit unit
x real
y real
distance real
- comment
- patch
1.00
- Source
- common.j
- return type
boolean
- Source code
constant native IsUnitInRangeXY takes unit whichUnit, real x, real y, real distance returns boolean
whichUnit | unit |
|
x | real |
|
y | real |
|
distance | real |
1.00
boolean
constant native IsUnitInRangeXY takes unit whichUnit, real x, real y, real distance returns boolean