Event OnConfigFileReloaded
Event triggered after the file watcher reloads the configuration file.
Namespace: Jotunn.Utils
Assembly: Jotunn.dll
Syntax
public event Action OnConfigFileReloaded
Returns
Type | Description |
---|---|
Action | Event triggered after the file watcher reloads the configuration file. |