object - commandobject - unit


int GetMoveLocationX()

Scope: private

Parameters
none

Return values
X-coordinate of point where unit is moving.

Description
This point is calculated in this function and stored in static variable so you should call this function first, and then GetMoveLocationY and GetMoveLocationZ.
Result is valid only directly after this function call.

See also
GetMoveLocationY, GetMoveLocationZ, GetMoveLocationAngle