ConfigFile

Namespace: uModConfiguration

Assembly: uMod.Core.dll

Inheritance Object ConfigFile

Summary

Represents a config file

Properties

Name

Summary

Filename

OnRead

OnWrite

Methods

Name

Summary

Load (String)

Loads this config from the specified file

LoadAsync (String)

Loads this config from the specified file

Save (String)

Saves this config to the specified file

SaveAsync (String)

Saves this config to the specified file asynchronously

Static Methods

Name

Summary

Load<T> (String, Boolean)

Loads a config from the specified file