object - commandobject - unit


int GetAngleToPoint(int nX, int nY, int nZ)

Scope: private

Parameters
nX - X-coordinate of point.
nY - Y-coordinate of point.
nZ - Z-coordinate of point.

Return values
Alpha angle from this unit to point (nX, nY, nZ).

Description

See also