#Handling lists in property drawers
1 messages · Page 1 of 1 (latest)
You can do this as of 2023 I believe https://docs.unity3d.com/2023.3/Documentation/ScriptReference/PropertyAttribute-applyToCollection.html
Before that, it's not possible.
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
It's not tied to either of the editor UI tech, it's a choice on the attribute