Class Types
| Class | Summary |
|---|---|
| ClassEnum |
A base class that can be used to create more powerful "enum" classes that use fields to store the values, which are instances of the class. |
| Configurator | Manages configuration of an engine and coordinates configuration script processing. |
| KnownExtension | Lookup data for all known extensions. |
| KnownRecipe | Lookup data for all known recipes. |
| KnownTheme | Lookup data for all known themes. |
