Click or drag to resize
Configuration Events

The Configuration type exposes the following members.

Events
  NameDescription
Public eventStatic memberOnConfigurationChange
This event is raised whenever the configuration for your mod was changed. Use this if your mod needs to react to changes that were made to its configuration at runtime, possibly by the user via the console.
Top
See Also