MCPcopy Create free account
hub / github.com/comaps/comaps / GetMapLanguageCode

Function GetMapLanguageCode

libs/i18n/localisation.cpp:138–141  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

136}
137
138LanguageCode GetMapLanguageCode()
139{
140 return GetMapLanguageCodes().front();
141}
142
143vector<LanguageIndex> GetMapLanguageIndexes()
144{

Callers 5

RegionAddressGetterMethod · 0.85
TextureManagerClass · 0.85
SearchAPIMethod · 0.85
RefreshMapLanguageMethod · 0.85
UNIT_TESTFunction · 0.85

Calls 2

GetMapLanguageCodesFunction · 0.85
frontMethod · 0.80

Tested by 1

UNIT_TESTFunction · 0.68