CharacterSettings Class |
Namespace: ff14bot.Settings
public class CharacterSettings : JsonSettings
The CharacterSettings type exposes the following members.
Name | Description | |
---|---|---|
_revision |
Override this field when you change the default values for a setting and use the UpdateDefaultValueAttribute attribute to updatethem
(Inherited from JsonSettings.) | |
EnabledPlugins | ||
Instance | ||
LastNeoProfile | ||
LastUsedBot | ||
LastUsedPath | ||
MountDistance | ||
MountId | ||
RecentNeoProfiles | ||
RecentProfiles | ||
UseMount | ||
Version | (Inherited from JsonSettings.) |
Name | Description | |
---|---|---|
Dispose | (Inherited from JsonSettings.) | |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | (Inherited from JsonSettings.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
LoadFrom | (Inherited from JsonSettings.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
Save | (Inherited from JsonSettings.) | |
SaveAs | (Inherited from JsonSettings.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |