object - commandobject - unit - tank - transporter


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

Scope: private

Parameters
nX - X-coordinate of new "auto put point".
nY - Y-coordinate of new "auto put point".
nZ - Z-coordinate of new "auto put point".

Return values
none

Description
[MP]
This function notifies about change of "auto put point" and is required to properly display this point.

See also
InvalidateAutoPutPoint, SetAutoGetPoint