GlobalSettings Class |
Namespace: ff14bot.Settings
public class GlobalSettings : JsonSettings
The GlobalSettings type exposes the following members.
Name | Description | |
---|---|---|
GlobalSettings |
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.) | |
AuthRegion | ||
BlacklistPlayersWhoTradeBot | ||
BotBasePath | ||
CloseTradeWindow | ||
CombatRoutinesPath | ||
EnableOverlay | ||
Instance | ||
LoginKey | ||
LogLevel | ||
PathPostProccessing | ||
PluginsPath | ||
PulseHotbars | ||
ReloadBotBasessOnFileChange | ||
ReloadPluginsOnFileChange | ||
ReloadRoutinesOnFileChange | ||
ShownLocaleError | ||
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.) |