Legacy Documentation: Version 5.0
Language: English
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

public var isOnOffMeshLink: bool;
public bool isOnOffMeshLink;

Description

Is the agent currently positioned on an OffMeshLink? (Read Only)

This property is useful when autoTraverseOffMeshLink is false and custom movement is needed when crossing the link.

See Also: autoTraverseOffMeshLink, CompleteOffMeshLink.