MCPcopy Create free account
hub / github.com/OpenFodder/openfodder / consoleClear

Function consoleClear

Source/ScriptingEngine.cpp:53–57  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

51}
52
53void consoleClear() {
54#ifdef DEBUG
55 g_Debugger->ClearConsole();
56#endif
57}
58
59cScriptFileIO::cScriptFileIO(std::string pFilename, bool pRead) {
60

Callers

nothing calls this directly

Calls 1

ClearConsoleMethod · 0.80

Tested by

no test coverage detected