Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


prefabOverride

Allows you to check whether a property's value is overriden (i.e. different to the Prefab it belongs to).
Read time 1 minuteLast updated 13 days ago

Definition

  • Type: Property
  • Namespace: UnityEditor
  • Assembly: UnityEditor.CoreModule
public bool prefabOverride { get; set; }

Remarks