Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ddnet/ddnet
/ CreateConsole
Function
CreateConsole
src/engine/shared/console.cpp:1116–1116 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1114
}
1115
1116
std::unique_ptr<IConsole> CreateConsole(int FlagMask) { return std::make_unique<CConsole>(FlagMask); }
1117
1118
int CConsole::CResult::GetVictim() const
1119
{
Callers
4
main
Function · 0.85
main
Function · 0.85
TEST
Function · 0.85
CTestGameWorld
Method · 0.85
Calls
no outgoing calls
Tested by
2
TEST
Function · 0.68
CTestGameWorld
Method · 0.68