object - commandobject - unit


int IsResourceInPoint(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 point (nX, nY, nZ) contains any resources, false otherwise.

Description
If point (nX, nY, nZ) is under fog function returns false.

See also
GetResourcesCount