MCPcopy Create free account
hub / github.com/TheForceEngine/TheForceEngine / isConsoleOpen

Function isConsoleOpen

TheForceEngine/TFE_FrontEndUI/frontEndUi.cpp:470–473  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

468 }
469
470 bool isConsoleOpen()
471 {
472 return TFE_Console::isOpen();
473 }
474
475 bool isConsoleAnimating()
476 {

Callers 2

mainFunction · 0.85
mission_mainTaskFuncFunction · 0.85

Calls 1

isOpenFunction · 0.85

Tested by

no test coverage detected