| Class | Description | 
|---|---|
| ConfigChangedEvent | 
 These events are posted from the GuiConfig screen when the done button is pressed. 
 | 
| ConfigChangedEvent.OnConfigChangedEvent | 
 This event is intended to be consumed by the mod whose config has been changed. 
 | 
| ConfigChangedEvent.PostConfigChangedEvent | 
 This event is provided for mods to consume if they want to be able to check if other mods' configs have been changed. 
 |