NavMeshAgent.nextOffMeshLinkData
var nextOffMeshLinkData: OffMeshLinkData;
OffMeshLinkData nextOffMeshLinkData;
nextOffMeshLinkData as OffMeshLinkData
Description

The next OffMeshLinkData on the current path.

In the case that the current path does not contain an OffMeshLink the OffMeshLinkData is marked as invalid.