SerializedProperty.isDefaultOverride

public bool isDefaultOverride;

Description

Allows you to check whether his property is a default override.

Certain properties on Prefab instances are default overrides.

See PrefabUtility.IsDefaultOverride for more information.

Did you find this page useful? Please give it a rating: