NavMeshPathStatus
Status of the NavPath
Enums
| Name | Value | Description |
|---|---|---|
| PathComplete | 0 | The path terminates at the destination |
| PathPartial | 1 | The path cannot reach the destination |
| PathInvalid | 2 | The path is not valid |
Status of the NavPath
Enums
| Name | Value | Description |
|---|---|---|
| PathComplete | 0 | The path terminates at the destination |
| PathPartial | 1 | The path cannot reach the destination |
| PathInvalid | 2 | The path is not valid |