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.