nextOffMeshLinkData
7/14/25Less than 1 minute
NavMeshAgent.nextOffMeshLinkData
| Name | Type |
|---|---|
| nextOffMeshLinkData | OffMeshLinkData |
Description
The next OffMeshLinkData on the current path.
Extra Detail
In the case that the current path does not contain an OffMeshLink the OffMeshLinkData is marked as invalid.

