MCPcopy Create free account
hub / github.com/dhewm/dhewm3 / GetActiveMenu

Method GetActiveMenu

neo/framework/Session_menu.cpp:51–53  ·  view source on GitHub ↗

============== idSessionLocal::GetActiveMenu ============== */

Source from the content-addressed store, hash-verified

49==============
50*/
51idUserInterface *idSessionLocal::GetActiveMenu( void ) {
52 return guiActive;
53}
54
55/*
56==============

Callers 5

ShouldShowCursorFunction · 0.80
Sys_GetEventFunction · 0.80
handleMouseGrabFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected