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

Function GetMapLanguageIndex

libs/i18n/localisation.cpp:158–161  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

156}
157
158LanguageIndex GetMapLanguageIndex()
159{
160 return GetMapLanguageIndexes().front();
161}
162
163vector<LanguageIndex> PrioritizedMapLanguageIndexes(vector<LanguageIndex> const regionalLanguageIndexes)
164{

Callers 1

RefreshMapLanguageMethod · 0.85

Calls 2

GetMapLanguageIndexesFunction · 0.85
frontMethod · 0.80

Tested by

no test coverage detected