![]() |
AzerothCore 3.3.5a
OpenSource WoW Emulator
|
Go to the source code of this file.
Namespaces | |
| namespace | PlayerSettingsStore |
Functions | |
| PlayerSettingVector | PlayerSettingsStore::ParseSettingsData (std::string const &data) |
| std::string | PlayerSettingsStore::SerializeSettingsData (PlayerSettingVector const &settings) |
| static PlayerSettingVector | PlayerSettingsStore::LoadPlayerSettings (ObjectGuid::LowType playerLowGuid, std::string const &source) |
| void | PlayerSettingsStore::UpdateSetting (ObjectGuid::LowType playerLowGuid, std::string const &source, uint32 index, uint32 value) |