Closed epicEaston197 closed 2 months ago
This is a funky enum that uses flags (basically it can have multiple values). The only way you can use this properly right now is with the enum dropdown mod in VR.
You can click the reset config button to get the defaults back.
In theory, a flags enum could be transformed into a list of checkboxes ... I'm not sure how useful that would be though, as I've not seen any other mods use those.
Well, it's in now anyways lol
when I was configuring the enums for ExposePatchMethods I noticed once I edited the enum I couldn't restore its original config
(The original config is a mix of all the enums in one)