object - commandobject - unit


int IsBlackFog(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
True if in point (nX, nY, nZ) is fog for player to which the unit belongs, false otherwise.

Description

See also