Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

SerializedProperty.prefabOverride

public bool prefabOverride;

Description

Allows you to check whether a property's value is overriden (i.e. different to the Prefab it belongs to).

Additional resources: isInstantiatedPrefab.