Rebornbuddy
|
Public Member Functions | |
FatebotSettings () | |
Public Member Functions inherited from ff14bot.Helpers.JsonSettings | |
void | Save () |
void | SaveAs (string file) |
Public Attributes | |
List< uint > | IgnorePercentageFates |
Dictionary< ushort, Vector3 > | IdleLocations |
ObservableCollection< string > | BlackListedFates |
Properties | |
static FatebotSettings | Instance [get] |
FateIdleAction | IdleAction [get, set] |
string | ThisFateOnly [get, set] |
int | MaxLevel [get, set] |
int | MinLevel [get, set] |
bool | LevelCheck [get, set] |
bool | VerboseLogging [get, set] |
bool | BossEnabled [get, set] |
bool | MonsterSlayingEnabled [get, set] |
bool | EscortEnabled [get, set] |
float | BossPercentRequired [get, set] |
bool | UseAutoEquip [get, set] |
bool | Fly [get, set] |
override Version | _revision [get] |
Properties inherited from ff14bot.Helpers.JsonSettings | |
virtual Version | _revision [get] |
Override this field when you change the default values for a setting and use the UpdateDefaultValueAttribute attribute to updatethem. | |
static string | AssemblyPath [get] |
static string | SettingsPath [get] |
static string | ItemWeightsDirectory [get] |
Version | Version [get, set] |
string | FilePath [get, set] |
static string | CharacterSettingsDirectory [get] |
Additional Inherited Members | |
Static Public Member Functions inherited from ff14bot.Helpers.JsonSettings | |
static string | GetSettingsFilePath (params string[] subPathParts) |
Protected Member Functions inherited from ff14bot.Helpers.JsonSettings | |
JsonSettings (string path) | |
void | LoadFrom (string file) |
void | OnPropertyChanged ([CallerMemberName] string? propertyName=null) |
bool | SetField< T > (ref T field, T value, [CallerMemberName] string? propertyName=null) |
Call this function when updating an internal property to automatically raise the PropertyChanged event handler. | |
Events inherited from ff14bot.Helpers.JsonSettings | |
EventHandler? | Reloaded |
PropertyChangedEventHandler? | PropertyChanged |
ff14bot.BotBases.FatebotSettings.FatebotSettings | ( | ) |
ObservableCollection<string> ff14bot.BotBases.FatebotSettings.BlackListedFates |
Dictionary<ushort, Vector3> ff14bot.BotBases.FatebotSettings.IdleLocations |
List<uint> ff14bot.BotBases.FatebotSettings.IgnorePercentageFates |
|
getprotected |
|
getset |
|
getset |
|
getset |
|
getset |
|
getset |
|
staticget |
|
getset |
|
getset |
|
getset |
|
getset |
|
getset |
|
getset |
|
getset |