object - commandobject - unit - tank - builder


int GetCurrentBuildLocationX()

Scope: private

Parameters
none

Return values
X-coordinate of point where we have to move to start current work.

Description
This function calculates point where we should to stay to start current work and stores it in static variable, so must be called before functions GetCurrentBuildLocationY i GetCurrentBuildLocationZ.

See also
GetCurrentBuildLocationY, GetCurrentBuildLocationZ