object - commandobject - unit


int IsContainerInPoint(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) lays on ground single container, false otherwise.

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

See also
IsResourceInPoint