Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/deathkiller/jazz2-native
/ Clear
Method
Clear
Sources/Jazz2/UI/InGameConsole.cpp:290–293 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
288
}
289
290
void InGameConsole::Clear()
291
{
292
_logHistory.clear();
293
}
294
295
bool InGameConsole::IsVisible() const
296
{
Callers
2
~HUD
Method · 0.45
OnExecuteSelected
Method · 0.45
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected