PrefabUtility.PrefabInstanceUpdated
Delegate for method that is called after Prefab instances in the Scene have been updated.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Delegate
- Namespace: UnityEditor
- Assembly: UnityEditor
public delegate void PrefabUtility.PrefabInstanceUpdated(GameObject instance)