object - commandobject - unit - tank - transporter


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

Scope: private

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

Return values
none

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

See also
InvalidateAutoGetPoint, SetAutoPutPoint