prefabInstanceApplied
Unity calls this method automatically after a Prefab instance has been applied.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Event
- Namespace: UnityEditor
- Assembly: UnityEditor.CoreModule
public static event Action<GameObject> prefabInstanceApplied