SerializeReferenceDropdown
SerializeReferenceDropdown copied to clipboard
Can you make this work without the custom attribute?
I don't know how Odin inspector does it, but they support serialize reference in the inspector as well out of the box, without the need of modifying code, as if it was a Unity native feature.
I don't know how Odin works, but i will think about how to do it
Thanks! Appreciate it.
I don't think it's really necessary. If a SerializeReference is used here, then please indicate that a dropdown is used too. Using SerializeReference everywhere is also not the best solution.