Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenApoc/OpenApoc
/ DebugMenu
Method
DebugMenu
game/ui/debugtools/debugmenu.cpp:17–17 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
15
{
16
17
DebugMenu::DebugMenu() : Stage(), menuform(ui().getForm(
"debugmenu"
)) {}
18
19
DebugMenu::~DebugMenu() = default;
20
Callers
nothing calls this directly
Calls
1
getForm
Method · 0.45
Tested by
no test coverage detected