Function AIBase.ClearPath

ClearPath ()

Clears the current path of the agent.

Protected Abstract
void ClearPath ()

Clears the current path of the agent.

Usually invoked using SetPath(null).