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