Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


currentOffMeshLinkData

The current OffMeshLinkData.
Read time 1 minuteLast updated 10 days ago

Definition

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

Remarks

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