MCPcopy Create free account
hub / github.com/OGSR/OGSR-Engine / SetLanguage

Method SetLanguage

ogsr_engine/xrGame/string_table.cpp:95–95  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

93}
94
95void CStringTable::SetLanguage() { pData->m_sLanguage = GetLanguagesToken()->name; }
96
97void CStringTable::ReparseKeyBindings()
98{

Callers

nothing calls this directly

Calls 1

GetLanguagesTokenFunction · 0.85

Tested by

no test coverage detected