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.