SetUnitPositionLoc
- Parameters
-
whichUnit unit
whichLocation location
map location to teleport to
- comment
-
Same as
SetUnitPosition
, but uses X, Y map coordinates. - note
-
See:
SetUnitX
(with example code),SetUnitY
. - patch
-
1.00
- Source
- common.j (suggest an edit or discuss on Github)
- return type
-
nothing
- Source code
-
native SetUnitPositionLoc takes unit whichUnit, location whichLocation returns nothing