Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1570
DisplayDebug::~DisplayDebug()
1571
{
1572
InputSubsystem::Instance().ChangeGameFocus(-1);
1573
}
1574
1575
const int DebugConsoleExpRows = 4;
1576
struct DebugConsoleInfo
1577
{
Callers
nothing calls this directly
Calls
1
ChangeGameFocus
Method · 0.80
Tested by
no test coverage detected