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

Method ForceUpdateConsoleRemoteCompletionSuggestions

src/game/client/gameclient.cpp:301–304  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

299}
300
301void CGameClient::ForceUpdateConsoleRemoteCompletionSuggestions()
302{
303 m_GameConsole.ForceUpdateRemoteCompletionSuggestions();
304}
305
306void CGameClient::OnInit()
307{

Callers 2

DisconnectWithReasonMethod · 0.80
ProcessServerPacketMethod · 0.80

Tested by

no test coverage detected