dbrizov / NaughtyAttributes

Attribute Extensions for Unity
MIT License
4.53k stars 464 forks source link

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

Open skrininshot opened 11 months ago

skrininshot commented 11 months ago

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