Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
95
void CStringTable::SetLanguage() { pData->m_sLanguage = GetLanguagesToken()->name; }
96
97
void CStringTable::ReparseKeyBindings()
98
{
Callers
nothing calls this directly
Calls
1
GetLanguagesToken
Function · 0.85
Tested by
no test coverage detected