Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

PrefabUtility.PrefabInstanceUpdated

Declaration

public delegate void PrefabInstanceUpdated(GameObject instance);

Description

Delegate for method that is called after Prefab instances in the Scene have been updated.