SetUnitPosition

Parameters
whichUnit unit
newX real
newY real
comment
note

This cancels the orders of the unit. If you want to move a unit without canceling its orders use SetUnitX/SetUnitY.

return type
nothing
Source code
native          SetUnitPosition     takes unit whichUnit, real newX, real newY returns nothing
Source
common.j
wc3modding.com
SetUnitPosition