object - commandobject - unit - tank - harvester


void SetCurrentHarvestPoint(int nX, int nY, int nZ))

Scope: private

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

Return values
none

Description
This function is used to set point from which we will be now harvest resources. Call of this function is requiered to display selection on this point when Harvester is selected.

See also
InvalidateCurrentHarvestPoint