|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include "Common.h"Go to the source code of this file.
Functions | |
| LocaleConstant | GetLocaleByName (const std::string &name) |
Variables | |
| char const * | localeNames [TOTAL_LOCALES] |
| LocaleConstant GetLocaleByName | ( | const std::string & | name | ) |
Definition at line 23 of file Common.cpp.
References LOCALE_enUS, localeNames, and TOTAL_LOCALES.
Referenced by AuthSocket::_HandleLogonChallenge(), AuthSocket::_HandleLogonProof(), and ObjectMgr::LoadGossipMenuItemsLocales().
| char const* localeNames[TOTAL_LOCALES] |
Definition at line 8 of file Common.cpp.
Referenced by GetLocaleByName(), character_commandscript::HandleCharacterReputationCommand(), character_commandscript::HandleCharacterTitlesCommand(), lookup_commandscript::HandleLookupSpellIdCommand(), World::LoadConfigSettings(), LoadDB2(), and LoadDBC().