object - commandobject - unit - tank - transporter


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

Scope: private

Parameters
nX - X-coordinate of point where should be dropped transported unit.
nY - Y-coordinate of point where should dropped put transported unit.
nZ - Z-coordinate of point where should dropped put transported unit.

Return values
none

Description
[MP]
This function begins dropping transported unit to point (nX, nY, nZ).

See also
IsDroppingUnit