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

Function MainMenu

ogsr_engine/xrGame/MainMenu.cpp:22–22  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

20extern bool b_shniaganeed_pp;
21
22CMainMenu* MainMenu() { return (CMainMenu*)g_pGamePersistent->m_pMainMenu; };
23//----------------------------------------------------------------------------------
24#define INIT_MSGBOX(_box, _template) \
25 { \

Callers 15

IR_OnKeyboardPressMethod · 0.85
OnSessionTerminateMethod · 0.85
ReloadLanguageMethod · 0.85
ExecuteMethod · 0.85
ExecuteMethod · 0.85
ExecuteMethod · 0.85
ExecuteMethod · 0.85
ExecuteMethod · 0.85
OnRenderPPUI_queryMethod · 0.85
OnRenderPPUI_mainMethod · 0.85
OnRenderPPUI_PPMethod · 0.85
SetPPModeMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected