Workaround for changing C++ enumerations:
-
Close the editor.
-
Make the enum change in your IDE (Add, Remove, Rename or Reorder)
-
Delete the Binaries folder in your project.
-
Recompile the project through the IDE.
-
Reopen the editor and everything will be alright.