object - commandobject - unit - tank


void StopCannonFire(int nCannonNum)

Scope: private

Parameters
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
CannonFireToTarget, CannonFireGround