Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/deathkiller/jazz2-native
/ ShowConsole
Method
ShowConsole
Sources/Jazz2/LevelHandler.cpp:2341–2344 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2339
}
2340
2341
void LevelHandler::ShowConsole()
2342
{
2343
_console->Show();
2344
}
2345
2346
void LevelHandler::HideConsole()
2347
{
Callers
nothing calls this directly
Calls
1
Show
Method · 0.45
Tested by
no test coverage detected