NavMeshAgent.ResetPath

function ResetPath () : void

Description

Clears the current path. Note that this agent will not start looking for a new path until SetDestination is called.

Notes: If this agent is occupying an OffMeshLink it will complete the link immediately.