MCPcopy 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

~HUDMethod · 0.45
OnExecuteSelectedMethod · 0.45

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected