MCPcopy 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
702bool CGamePersistent::OnRenderPPUI_query()
703{
704 return MainMenu()->OnRenderPPUI_query();
705 // enable PP or not
706}
707
708void CGamePersistent::OnRenderPPUI_main()
709{

Callers

nothing calls this directly

Calls 1

MainMenuFunction · 0.85

Tested by

no test coverage detected