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

Method ServerBrowserUpdate

src/engine/client/client.cpp:4181–4184  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4179}
4180
4181void CClient::ServerBrowserUpdate()
4182{
4183 m_ServerBrowser.RequestResort();
4184}
4185
4186void CClient::ConchainServerBrowserUpdate(IConsole::IResult *pResult, void *pUserData, IConsole::FCommandCallback pfnCallback, void *pCallbackUserData)
4187{

Calls 1

RequestResortMethod · 0.80

Tested by

no test coverage detected