object - commandobject - unit


int GetMoveLocationAngle()

Scope: private

Parameters
none

Return values
Direction of unit after stop.

Description
This value is calculated in function GetMoveLocationX and stored in static variable so you should call GetMoveLocationX and then GetMoveLocationAngle.

See also
GetMoveLocationX, GetMoveLocationY, GetMoveLocationZ