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