Rebornbuddy
Loading...
Searching...
No Matches
ff14bot.Settings.RadarSettings Class Reference
Inheritance diagram for ff14bot.Settings.RadarSettings:
ff14bot.Helpers.JsonSettings

Properties

static RadarSettings Instance [get]
int RefreshRate [get, set]
int Zoom [get, set]
bool Visible [get, set]
bool OnTop [get, set]
bool MassMesh [get, set]
bool NodeIds [get, set]
bool Render [get, set]
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

Public Member Functions inherited from ff14bot.Helpers.JsonSettings
void Save ()
void SaveAs (string file)
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

Property Documentation

◆ Instance

RadarSettings ff14bot.Settings.RadarSettings.Instance
staticget

◆ MassMesh

bool ff14bot.Settings.RadarSettings.MassMesh
getset

◆ NodeIds

bool ff14bot.Settings.RadarSettings.NodeIds
getset

◆ OnTop

bool ff14bot.Settings.RadarSettings.OnTop
getset

◆ RefreshRate

int ff14bot.Settings.RadarSettings.RefreshRate
getset

◆ Render

bool ff14bot.Settings.RadarSettings.Render
getset

◆ Visible

bool ff14bot.Settings.RadarSettings.Visible
getset

◆ Zoom

int ff14bot.Settings.RadarSettings.Zoom
getset