object - commandobject - unit


int GetMoveLocationZ()

Scope: private

Parameters
none

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

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

See also
GetMoveLocationX, GetMoveLocationY, GetMoveLocationAngle