MCPcopy Create free account
hub / github.com/ChiyukiGana/Quickinput / TableCurrented

Method TableCurrented

source/ui/TriggerUi.cpp:312–312  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

310}
311void TriggerUi::LoadLanguage()
312{
313 std::call_once(lang_once, [this] {
314 lang_save_t(ui.block_check);
315 lang_save_t(ui.block_cur_check);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected