[This is preliminary documentation and is subject to change.]
The Config type exposes the following events.
Events
| Member | Description | |
|---|---|---|
| KeyChanged | Occurs after a config key has been changed. | |
| KeyChanging | Occurs when a config key is about to be changed (cancellable).
The new value may be replaced by the callback. | |
| Reloaded | Occurs after the entire configuration has been reloaded from file. |