dbrizov / NaughtyAttributes

Attribute Extensions for Unity
MIT License
4.57k stars 465 forks source link

Update DropdownAttribute.cs (Added the ability to clear the DropDownList collection) #376

Open skrininshot opened 1 year ago

skrininshot commented 1 year ago

Added the ability to clear the DropDownList collection, which can be useful when changing the collection dynamically (for example, from the inspector).