LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

This version of Unity is unsupported.

NavMeshPath.status

public AI.NavMeshPathStatus status;

Description

Status of the path. (Read Only)

This reports whether the path reaches to the target, partway to the target or is completely invalid.