Call of Duty Script Documentation
cleartargetentity()
ModuleTurret
Summary
Clears the current target for this turret.
Call this function on
<turret> A turret entity
Example
roof_mg42 cleartargetentity();
Minimum Number of arguments: 0
Number of optional arguments: 0
Return to Function List