LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

This version of Unity is unsupported.

PrefabUtility.MergeAllPrefabInstances

public static void MergeAllPrefabInstances(Object targetObject);

Description

Force re-merging all prefab instances of this prefab.

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