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 9 days ago

Definition

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

Remarks