Call of Duty Script Documentation
getgoalvolume()
ModuleAI
Summary
Get this actor's goal volume.
Call this function on
<actor> An actor
Example
goalVolume = self getgoalvolume();
Minimum Number of arguments: 0
Number of optional arguments: 0
Return to Function List