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