NavMeshAgent.currentOffMeshLinkData
var currentOffMeshLinkData: OffMeshLinkData;
Description

The current OffMeshLinkData.

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