Call of Duty Script Documentation
beginprediction()
ModuleAI
Summary
Begin actor physics prediction.
Call this function on
<actor> An actor
Example
self BeginPrediction();
Minimum Number of arguments: 0
Number of optional arguments: 0
Return to Function List