Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


overrideGenerateLinks

Use this to specify whether the default links generation condition for the GameObject and its children should be overridden by the generateLinks option specified in this struct.
Read time 1 minuteLast updated 13 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine.AI
  • Assembly: UnityEngine.AIModule
public bool overrideGenerateLinks { get; set; }