Show / Hide Table of Contents

Class ConfigurationSynchronizationEventArgs

Event args class for configuration synchronization event
Inheritance
object
EventArgs
ConfigurationSynchronizationEventArgs
Inherited Members
EventArgs.Empty
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: Jotunn.Utils
Assembly: Jotunn.dll
Syntax
public class ConfigurationSynchronizationEventArgs : EventArgs

Properties

Name Description
InitialSynchronization Is this the initial synchronization?
UpdatedPluginGUIDs GUID for each Plugin that received configuration data.

Extension Methods

PrefabExtension.FixReferences(object)
  • Edit this page
  • View Source
☀
☾
In this article
Back to top
Generated by DocFX
☀
☾