The search keyword must be a single word (no spaces).

Function IsUnit

Line
3020
Location
common.j
Constant?
yes
Type
native
Arguments
unit whichUnit, unit whichSpecifiedUnit
Returns
boolean
3020
constant native IsUnit              takes unit whichUnit, unit whichSpecifiedUnit returns boolean
3021
constant native IsUnitInRange       takes unit whichUnit, unit otherUnit, real distance returns boolean
3022
constant native IsUnitInRangeXY     takes unit whichUnit, real x, real y, real distance returns boolean
3023
constant native IsUnitInRangeLoc    takes unit whichUnit, location whichLocation, real distance returns boolean
3024
constant native IsUnitHidden        takes unit whichUnit returns boolean
3025
constant native IsUnitIllusion      takes unit whichUnit returns boolean

Information about IsUnit

You must be logged in with a standard account to contribute.