Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheForceEngine/TheForceEngine
/ startOpen
Function
startOpen
TheForceEngine/TFE_FrontEndUI/console.cpp:630–635 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
628
}
629
630
void startOpen()
631
{
632
s_anim = 1.0f;
633
s_historyIndex = -1;
634
s_historyScroll = 0;
635
}
636
637
void startClose()
638
{
Callers
1
toggleConsole
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected