GetAnglesToLikelyEnemyPath()


Module: AI
SP Only

Summary:

Get the angles towards the direction an enemy is most likely to appear. Returns undefined if a good guess can't be made.



Call this on:

<actor> An actor



Example:

self GetAnglesToLikelyEnemyPath();