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

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.