Call of Duty Script Documentation

getturret()


Module
AI


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