Call of Duty Script Documentation

predictoriginandangles()


Module
AI


Summary


Use physics to predict the actor's origin and angles

Call this function on


<actor> An actor

Example


 self PredictOriginAndAngles();

Minimum Number of arguments: 0


Number of optional arguments: 0



Return to Function List