Rebornbuddy
Loading...
Searching...
No Matches
ff14bot.Managers.GameSettingsManager Class Reference

Class that handles getting and setting of in-game settings. More...

Properties

static bool JoinInProgress [get, set]
 Gets and sets the status of the "Join Party in Progress" setting in Duty Finder->Settings cogwheel.
static bool Freelancer [get, set]
 Gets and sets the status of the "Frontline Freelancer" setting in Duty Finder->Settings cogwheel.
static bool JoinWithMinIlvl [get, set]
 Gets and sets the status of the "Minimum IL" setting in Duty Finder->Settings cogwheel.
static bool JoinWithUndersizedParty [get, set]
 Gets and sets the status of the "Undersized Party" setting in Duty Finder->Settings cogwheel.
static bool FaceTargetOnAction [get, set]
 Gets and sets the status of the "Automatically face target when using action." setting in Character Config->Target->Target Settings.
static bool FlightMode [get, set]
 Gets and sets the status of the "Flying Mount Takeoff" setting in Character Config->Control True = Manual Mode False = Auto.

Detailed Description

Class that handles getting and setting of in-game settings.

Property Documentation

◆ FaceTargetOnAction

bool ff14bot.Managers.GameSettingsManager.FaceTargetOnAction
staticgetset

Gets and sets the status of the "Automatically face target when using action." setting in Character Config->Target->Target Settings.

◆ FlightMode

bool ff14bot.Managers.GameSettingsManager.FlightMode
staticgetset

Gets and sets the status of the "Flying Mount Takeoff" setting in Character Config->Control True = Manual Mode False = Auto.

◆ Freelancer

bool ff14bot.Managers.GameSettingsManager.Freelancer
staticgetset

Gets and sets the status of the "Frontline Freelancer" setting in Duty Finder->Settings cogwheel.

◆ JoinInProgress

bool ff14bot.Managers.GameSettingsManager.JoinInProgress
staticgetset

Gets and sets the status of the "Join Party in Progress" setting in Duty Finder->Settings cogwheel.

◆ JoinWithMinIlvl

bool ff14bot.Managers.GameSettingsManager.JoinWithMinIlvl
staticgetset

Gets and sets the status of the "Minimum IL" setting in Duty Finder->Settings cogwheel.

◆ JoinWithUndersizedParty

bool ff14bot.Managers.GameSettingsManager.JoinWithUndersizedParty
staticgetset

Gets and sets the status of the "Undersized Party" setting in Duty Finder->Settings cogwheel.