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.PrefabInstanceUpdated

public delegate void PrefabInstanceUpdated(GameObject instance);

Description

Delegate for method that is called after prefab instances in the scene have been updated.