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).
See Also: isInstantiatedPrefab.
Allows you to check whether a property's value is overriden (i.e. different to the Prefab it belongs to).
See Also: isInstantiatedPrefab.