class in UnityEditor
Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.
CloseFor some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.
CloseSettings controlling the behavior of PrefabUtility.ReplacePrefabAssetOfPrefabInstance.
changeRootNameToAssetName | Change the name of the root GameObject to match the name of the Prefab Asset used when replacing the Prefab Asset of a Prefab instance. |
logInfo | Setting this to true will log details about the replacement to the Console. |
objectMatchMode | Use this property to control if GameObjects and Components should be matched up when replacing the Prefab Asset of an Prefab instance. |
prefabOverridesOptions | This property controls which type of overrides are attemped to be kept when replacing the Prefab Asset of an Prefab instance. |