AzerothCore 3.3.5a
OpenSource WoW Emulator
Loading...
Searching...
No Matches
PlayerSettings.cpp File Reference
#include "Player.h"
#include "StringConvert.h"
#include "Tokenize.h"
#include "CharacterDatabase.h"

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)