Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
218
void CUI::ShowGameIndicators() { m_bShowGameIndicators = true; }
219
220
void CUI::HideGameIndicators()
221
{
Callers
5
show_indicators
Function · 0.80
StopMenu
Method · 0.80
show_hud
Method · 0.80
stop
Method · 0.80
OnKeyboardPress
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected