1 #ifndef SETTINGS_HPP_INCLUDED
2 #define SETTINGS_HPP_INCLUDED
9 std::vector<std::int32_t>
GetAll();
12 std::int32_t
GetSetting(std::int32_t SettingIndex, std::int32_t BitMask);
bool IsShiftClickToDropOn()
bool IsEscToCloseInterfacesOn()
bool GetSettingBit(std::int32_t SettingIndex, std::int32_t BitIndex)
std::int32_t GetSetting(std::int32_t SettingIndex)
std::int32_t GetScreenType()
std::int32_t GetGametabHotkey(GAMETAB Tab)
std::vector< std::int32_t > GetAll()