This version of Unity is unsupported.

NavMeshAgent.nextOffMeshLinkData

public AI.OffMeshLinkData nextOffMeshLinkData;

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.