GetHitYaw()


Module: AI
SP Only

Summary:

Get the direction in degrees that the player has hit an obstacle at. Returns an error if nothing was hit.



Call this on:

<actor> An actor



Example:

 self GetHitYaw();