Event OnConfigurationSynchronized
Event triggered after configuration has been synced on either the server or client
Namespace: Jotunn.Managers
Assembly: Jotunn.dll
Syntax
public static event EventHandler<ConfigurationSynchronizationEventArgs> OnConfigurationSynchronized
Returns
Type | Description |
---|---|
EventHandler<ConfigurationSynchronizationEventArgs> |