garettbass / UnityExtensions.ArrayDrawer

ArrayDrawer is a base class like PropertyDrawer, but for arrays and lists.
MIT License
131 stars 21 forks source link

Convert polymorphic element to another type #3

Open garettbass opened 5 years ago

garettbass commented 5 years ago

Add a context menu to polymorphic elements with an option to convert the element to another candidate element type. Copy values of matching property paths to the new object.

zhengying commented 5 years ago

any update for this feature?

garettbass commented 5 years ago

I’m not working in Unity right now. Pull requests are welcome.