Struct NavMeshDataInstance
Inherited Members
Namespace: UnityEngine.AI
Assembly: UnityEngine.dll
Syntax
public struct NavMeshDataInstanceProperties
| Improve this Doc View Sourceowner
Declaration
public Object owner { get; set; }Property Value
| Type | Description | 
|---|---|
| Object | 
valid
Declaration
public bool valid { get; }Property Value
| Type | Description | 
|---|---|
| Boolean | 
Methods
| Improve this Doc View SourceRemove()
Declaration
public void Remove()