IsUnitInRangeXY
- Parameters
-
whichUnit unit
x real
y real
distance real
- comment
- patch
-
1.00
- Source
- common.j (suggest an edit or discuss on Github)
- return type
-
boolean
- Source code
-
constant native IsUnitInRangeXY takes unit whichUnit, real x, real y, real distance returns boolean