WithinApproxPathDist( <distance> )


Module: AI
SP Only

Summary:

Check whether the actor is within an approximate distance to his path



Call this on:

<actor> An actor



Example:

 self WithinApproxPathDist( distance );



Required Args:

  • 1 : <distance> (float) The distance to test against.