Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
Common.cpp File Reference
#include "Common.h"
Include dependency graph for Common.cpp:

Go to the source code of this file.

Functions

LocaleConstant GetLocaleByName (const std::string &name)

Variables

char const * localeNames [TOTAL_LOCALES]

Function Documentation

◆ GetLocaleByName()

LocaleConstant GetLocaleByName ( const std::string & name)

Variable Documentation

◆ localeNames

char const* localeNames[TOTAL_LOCALES]
Initial value:
= {
"enUS",
"koKR",
"frFR",
"deDE",
"zhCN",
"zhTW",
"esES",
"esMX",
"ruRU",
"itIT",
"ptBR",
"ptPT",
}

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().