Legacy Documentation: Version 2018.1 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

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

Experimental: this API is experimental and might be changed or removed in the future.

NavMeshWorld.IsValid

public bool IsValid();

Description

Returns true if the NavMeshWorld has been properly initialized.

Currently the only way to obtain the single possible valid NavMesh world is through a call to NavMeshWorld.GetDefaultWorld.

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