Publisher | 7ark Games |
---|---|
File size | 17.34kB |
Number of files | 3 |
Latest version | 1 |
Latest release date | 2018-04-02 04:50:28 |
First release date | 2018-04-02 04:50:28 |
Supported Unity versions | 2018.4.2 or higher |
This is a simple asset that allows you to add to your enum declarations values from within the inspector.
It's super easy to use, you simply add the [ExtendEnum] attribute above any enum instance being shown in the inspector. You'll then be able to see and add new values.
Find the documentation for Extendable Enums, along with the open source code on Github: https://github.com/7ark/ExtendableEnums
It's super easy to use, you simply add the [ExtendEnum] attribute above any enum instance being shown in the inspector. You'll then be able to see and add new values.
Find the documentation for Extendable Enums, along with the open source code on Github: https://github.com/7ark/ExtendableEnums