Publisher | Martin Nerurkar |
---|---|
File size | 117.84kB |
Number of files | 8 |
Latest version | 1.3.1 |
Latest release date | 2021-10-26 03:17:18 |
First release date | 2017-01-05 12:54:23 |
Supported Unity versions | 2018.4.2 or higher |
This simple script allows you to use the [EnumFlags] attribute on your enums to visualize them in the editor. With this plugin they simply appear as convenient rows of toggleable buttons, that allow you to quickly see and switch the various flags.
The asset also contains extension methods that make frequent enum actions easier. It also offers simple customization options that allow you to determine how content is displayed. A basic example that explains the usage of enumFlags is included as well.