MCPcopy 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
17DebugMenu::DebugMenu() : Stage(), menuform(ui().getForm("debugmenu")) {}
18
19DebugMenu::~DebugMenu() = default;
20

Callers

nothing calls this directly

Calls 1

getFormMethod · 0.45

Tested by

no test coverage detected