Call of Duty Script Documentation
getmotionangle()
ModuleAI
Summary
Get the motion angle in degrees for this actor.
Call this function on
<actor> An actor
Example
self getMotionAngle();
Minimum Number of arguments: 0
Number of optional arguments: 0
Return to Function List