Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OGSR/OGSR-Engine
/ OnRenderPPUI_query
Method
OnRenderPPUI_query
ogsr_engine/xrGame/GamePersistent.cpp:702–706 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
700
}
701
702
bool CGamePersistent::OnRenderPPUI_query()
703
{
704
return MainMenu()->OnRenderPPUI_query();
705
// enable PP or not
706
}
707
708
void CGamePersistent::OnRenderPPUI_main()
709
{
Callers
nothing calls this directly
Calls
1
MainMenu
Function · 0.85
Tested by
no test coverage detected