Publisher | Manti |
---|---|
File size | 101.09kB |
Number of files | 11 |
Latest version | 1 |
Latest release date | 2024-10-18 04:38:14 |
First release date | 2024-10-18 04:38:14 |
Supported Unity versions | 2018.4.2 or higher |
Are you tired of always having to open your script editor only for editing enums? Are you not a programmer and you don't want to edit the code?
With Scriptable Enums you no longer have to open your IDE software to edit your enums, or even to just create them! You can edit it all from the Scriptable Enum Object containing your enum!
All you need to do is:
- Create the Scriptable Enum object
- Enter the enum name you wish to edit
- Rearrange, add or remove from the elements or modify them however you like
- Save
- Done!