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

Function GetSimplifiedSystemLanguageIndexes

libs/i18n/localisation.cpp:118–121  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

116}
117
118vector<LanguageIndex> GetSimplifiedSystemLanguageIndexes()
119{
120 return ConvertLanguageCodesToLanguageIndexes(GetSimplifiedSystemLanguageCodes());
121}
122
123vector<LanguageCode> GetMapLanguageCodes()
124{

Callers 1

GetMapLanguageIndexesFunction · 0.85

Tested by

no test coverage detected