object - commandobject - unit


int GetMoveLocationY()

Scope: private

Parameters
none

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

Description
This point is calculated in GetMoveLocationX and stored in static variable so you should call GetMoveLocationX first and then GetMoveLocationY and GetMoveLocationZ.

See also
GetMoveLocationX, GetMoveLocationZ, GetMoveLocationAngle