Call of Duty Script Documentation
gethityaw()
ModuleAI
Summary
Get the direction in degrees that the player has hit an obstacle at. Returns an error if nothing was hit.
Call this function on
<actor> An actor
Example
self gethityaw();
Minimum Number of arguments: 0
Number of optional arguments: 0
Return to Function List