public void ShootDown() { Disable(); airVehicle.Destroy(); }
public void ShootDown() { Disable(); ControlledPlane.Destroy(); }