#Handling lists in property drawers

1 messages · Page 1 of 1 (latest)

dire rover
#

I made some custom attributes for unity but how do i handle arrays and lists, for example i have an attribute that hides properties in the editor but when i try to hide an array it only hides the array's elements instead of the whole array GUI, how can i hide the whole array in a property drawer?

spark kayak
dire rover
#

That can be integrated with ImGUI right? Is not a UI builder only thingy im not sure if UIElements and UI builder are the same thing anymore because of the amount of names that thing had

spark kayak
#

It's not tied to either of the editor UI tech, it's a choice on the attribute