Namespace ConfigurableWarning.API.Attributes
Classes
- CompatGroup
Registers any contained options as a part of this category. This is specifically for compat modules.
- CompatTab
Registers any contained groups as a part of this tab. This is specifically for compat modules.
- Group
Registers any contained options as a part of this category.
- Register
Automatically registers the option. This will initialize it in the state, register it with Content Settings, and load its default value if the value is not present.
- Tab
Registers any contained groups as a part of this tab.