MCPcopy Create free account
hub / github.com/BohemiaInteractive/CWR / ~DisplayDebug

Method ~DisplayDebug

engine/Poseidon/UI/DisplayUIMenus.cpp:1571–1574  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1569
1570DisplayDebug::~DisplayDebug()
1571{
1572 InputSubsystem::Instance().ChangeGameFocus(-1);
1573}
1574
1575const int DebugConsoleExpRows = 4;
1576struct DebugConsoleInfo
1577{

Callers

nothing calls this directly

Calls 1

ChangeGameFocusMethod · 0.80

Tested by

no test coverage detected