PrefabUtility.MergeAllPrefabInstances Manual     Reference     Scripting  
Scripting > Editor Classes > PrefabUtility
PrefabUtility.MergeAllPrefabInstances

static function MergeAllPrefabInstances (targetObject : Object) : void

Description

Force re-merging all prefab instances of this prefab.

This is done automatically and you will not have to call this function manually.