Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ddnet/ddnet
/ CurrentConsole
Method
CurrentConsole
src/game/client/components/console.cpp:1026–1029 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1024
}
1025
1026
CGameConsole::CInstance *CGameConsole::CurrentConsole()
1027
{
1028
return ConsoleForType(m_ConsoleType);
1029
}
1030
1031
void CGameConsole::OnReset()
1032
{
Callers
4
ConConsolePageUp
Method · 0.80
ConConsolePageDown
Method · 0.80
ConConsolePageTop
Method · 0.80
ConConsolePageBottom
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected