Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

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