Skip to content

API > NavMeshAgent > hasPath


NavMeshAgent.hasPath⚓︎

Name Type
hasPath boolean

Description⚓︎

Does the agent currently have a path? (Read Only)

Extra Detail⚓︎

This property will be true if the agent has a path calculated to the desired destination and false otherwise.