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.