Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


nextOffMeshLinkData

The next OffMeshLinkData on the current path.
Read time 1 minuteLast updated 12 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine.AI
  • Assembly: UnityEngine.AIModule
public OffMeshLinkData nextOffMeshLinkData { get; }

Remarks

In the case that the current path does not contain an OffMeshLink the OffMeshLinkData is marked as invalid.