Show / Hide Table of Contents

Class ConfigFileWatcher

Watches a ConfigFile for changes and raises events when the configuration file is modified.
Inheritance
object
ConfigFileWatcher
Inherited Members
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 ConfigFileWatcher

Constructors

Name Description
ConfigFileWatcher(ConfigFile, long) Create a file watcher to trigger reloads of the config file when it is changed, created, or renamed.

Events

Name Description
OnConfigFileReloaded Event triggered after the file watcher reloads the configuration file.

Extension Methods

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