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 ( | Loads this config from the specified file |
LoadAsync ( | Loads this config from the specified file |
Save ( | Saves this config to the specified file |
SaveAsync ( | Saves this config to the specified file asynchronously |
Static Methods
Name | Summary |
|---|---|
Loads a config from the specified file |