Changelog
Get Started
Example Scenes
Agent Movement
Graph Generation
Deploying
Misc
Groups
Classes
A* Pathfinding Project
5.2.0
5.2.0
Action
Another action
Something else here
Separated link
Function
AIPath
.
ClearPath
ClearPath
()
Clears the current path of the agent.
Protected
void
ClearPath
(
)
Clears the current path of the agent.
Usually invoked using SetPath(null).
See
SetPath
isStopped