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

Method ShowGameIndicators

ogsr_engine/xrGame/UI.cpp:218–218  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

216}
217
218void CUI::ShowGameIndicators() { m_bShowGameIndicators = true; }
219
220void CUI::HideGameIndicators()
221{

Callers 5

show_indicatorsFunction · 0.80
StopMenuMethod · 0.80
show_hudMethod · 0.80
stopMethod · 0.80
OnKeyboardPressMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected