Have a button that lets you reset or order the numbers in a enum
In the Edit mode when designing a enum it would be great if there was a button that would reset the numeric values to all blank values. It would also be great if there was another button that would assign numeric values from either 0 to n or to 1 to n (give the user the option for either starting with 0 or 1) each value of the enum. At the moment if I have a enum with 40 values in it and I put a new enum in the middle I need to go through and change a ton of values manually whch is a big pain.
13
votes
ashlar64
shared this idea