Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ZDoom/Raze
/ M_Active
Function
M_Active
source/core/gamecontrol.cpp:1462–1465 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1460
}
1461
1462
bool M_Active()
1463
{
1464
return CurrentMenu != nullptr || ConsoleState == c_down || ConsoleState == c_falling;
1465
}
1466
1467
struct gamefilter
1468
{
Callers
8
drawscreen
Function · 0.85
ChopsCheck
Function · 0.85
Render
Method · 0.85
Ticker
Method · 0.85
viewDrawScreen
Function · 0.85
drawMapTitle
Function · 0.85
getInput
Method · 0.85
updatePauseStatus
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected