LanguageEnglish
  • C#

NavMeshAgent.pathStatus

public AI.NavMeshPathStatus pathStatus;

Description

The status of the current path (complete, partial or invalid).

Returns NavMeshPathStatus.PathInvalid if either the path is invalid, or the agent is not yet initialized. (Additional resources: NavMeshPath.status.)


Did you find this page useful? Please give it a rating: