object - commandobject - unit - tank - sapper


int NextMinePoint()

Scope: private

Parameters
none

Return values
True if Sapper have any point for mine, false otherwise.

Description
This function is used to set to next point from given area or points set.
If function will return true, then coordinates of point to mine is returned by function GetCurrMinePointX, GetCurrMinePointY and GetCurrMinePointZ.

See also
GetCurrMinePointX, GetCurrMinePointY, GetCurrMinePointZ