Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


activated

Is link active.
Read time 1 minuteLast updated 6 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine.AI
  • Assembly: UnityEngine.AIModule
Warning
Deprecated. activated has been deprecated together with the class. Declare the object as NavMeshLink and use activated as before.
public bool activated { get; set; }