Call of Duty Script Documentation
stopuseturret()
ModuleAI
Summary
Stop using the actor's current turret
Call this function on
<actor> An actor
Example
self stopuseturret();
Minimum Number of arguments: 0
Number of optional arguments: 0
Return to Function List