prefabInstanceUnpacked
Unity calls this method automatically after a Prefab instance is unpacked.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Event
- Namespace: UnityEditor
- Assembly: UnityEditor
public static event Action<GameObject, PrefabUnpackMode> prefabInstanceUnpacked