object - commandobject - platoon


void StopCannonFire(int nUnit, int nCannonNum)

Scope: private

Parameters
nUnit - unit number
nCannonNum - cannon number.

Return values
none

Description
This function is used for stopping fire to current target for cannon nCannonNum.
If nCannonNum == -1 then we give this order for all cannons on tank.

See also