MCPcopy 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
1026CGameConsole::CInstance *CGameConsole::CurrentConsole()
1027{
1028 return ConsoleForType(m_ConsoleType);
1029}
1030
1031void CGameConsole::OnReset()
1032{

Callers 4

ConConsolePageUpMethod · 0.80
ConConsolePageDownMethod · 0.80
ConConsolePageTopMethod · 0.80
ConConsolePageBottomMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected