Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
main
Function · 0.85
mission_mainTaskFunc
Function · 0.85
Calls
1
isOpen
Function · 0.85
Tested by
no test coverage detected