namespace GCMM { public enum AutoPatchingState { Unspecified, Disabled, Enabled } }