Call of Duty Script Documentation
getturret()
ModuleAI
Summary
Get the turret that this actor is using.
Call this function on
<actor> An actor
Example
turret = self GetTurret();
Minimum Number of arguments: 0
Number of optional arguments: 0
Return to Function List