object - commandobject - unit - tank - builder


int  IsGoodElementPointForBuild(int nX, int nY, int nZ)

Scope: private

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

Return values
True if in point (nX, nY, nZ) we can start build of current type set by function SetBuildTypeBuildElements, false otherwise.

Description

See also
SetBuildTypeBuildElements