How can I get override base of Prefab Variant in Unity?
How can I get Prefab Variant’s “base” (Field named “Prefab” in picture) from Editor script?
I’m on Unity 2022.3, but UnityEditor.PrefabUtility
seems do not have corresponding method.
How can I get Prefab Variant’s “base” (Field named “Prefab” in picture) from Editor script?
I’m on Unity 2022.3, but UnityEditor.PrefabUtility
seems do not have corresponding method.