MCPcopy Create free account
hub / github.com/BohemiaInteractive/CWR / RefreshLanguage

Method RefreshLanguage

engine/Poseidon/UI/OptionsUIApp.cpp:275–278  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

273 {
274 UnregisterLanguageChangedCallback(_langCbToken);
275 _langCbToken = -1;
276 }
277}
278
279void DisplayMain::RefreshLanguage()
280{
281 SetMainPlayerControlText(GetCtrl(IDC_MAIN_PLAYER));

Callers

nothing calls this directly

Calls 2

SetMainPlayerControlTextFunction · 0.85
GetCtrlFunction · 0.85

Tested by

no test coverage detected