Call of Duty Script Documentation
isdeflected()
ModuleAI
Summary
Check if the actor has been deflected.
Call this function on
<actor> An actor
Example
self isdeflected();
Minimum Number of arguments: 0
Number of optional arguments: 0
Return to Function List