MCPcopy Create free account
hub / github.com/ddnet/ddnet / OnInit

Method OnInit

src/engine/client/serverbrowser.cpp:101–104  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

99}
100
101void CServerBrowser::OnInit()
102{
103 m_pHttp = CreateServerBrowserHttp(m_pEngine, m_pStorage, m_pHttpClient, g_Config.m_BrCachedBestServerinfoUrl);
104}
105
106void CServerBrowser::RegisterCommands()
107{

Callers 2

RunMethod · 0.45
RunMethod · 0.45

Calls 1

CreateServerBrowserHttpFunction · 0.85

Tested by

no test coverage detected