JsonSettings Class |
Namespace: ff14bot.Helpers
public class JsonSettings : IDisposable
The JsonSettings type exposes the following members.
Name | Description | |
---|---|---|
JsonSettings |
Name | Description | |
---|---|---|
_revision |
Override this field when you change the default values for a setting and use the UpdateDefaultValueAttribute attribute to updatethem
| |
AssemblyPath | ||
CharacterSettingsDirectory | ||
ItemWeightsDirectory | ||
SettingsPath | ||
Version |
Name | Description | |
---|---|---|
Dispose | ||
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | (Overrides ObjectFinalize.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetSettingsFilePath | ||
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
LoadFrom | ||
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
Save | ||
SaveAs | ||
ToString | Returns a string that represents the current object. (Inherited from Object.) |