Call of Duty Script Documentation
ispathdirect()
ModuleAI
Summary
Check whether the actor's current path is direct
Call this function on
<actor> An actor
Example
self ispathdirect();
Minimum Number of arguments: 0
Number of optional arguments: 0
Return to Function List