Legacy Documentation: Version 5.1
LanguageEnglish
  • C#
  • JS

Script language

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

PrefabUtility.MergeAllPrefabInstances

Switch to Manual
public static function MergeAllPrefabInstances(targetObject: Object): void;

Parameters

Description

Force re-merging all prefab instances of this prefab.

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