This version of Unity is unsupported.

NavMeshAgent.currentOffMeshLinkData

public AI.OffMeshLinkData currentOffMeshLinkData;

Description

The current OffMeshLinkData.

In the case that this agent is not on an OffMeshLink the OffMeshLinkData is marked as invalid. See also isOnOffMeshLink