MergeAllPrefabInstances(Object)
Force re-merging all Prefab instances of this Prefab.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Method
- Namespace: UnityEditor
- Assembly: UnityEditor.CoreModule
public static void MergeAllPrefabInstances(Object targetObject)
Parameters
Remarks
This is done automatically and you will not have to call this function manually.