Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
301
void CGameClient::ForceUpdateConsoleRemoteCompletionSuggestions()
302
{
303
m_GameConsole.ForceUpdateRemoteCompletionSuggestions();
304
}
305
306
void CGameClient::OnInit()
307
{
Callers
2
DisconnectWithReason
Method · 0.80
ProcessServerPacket
Method · 0.80
Calls
1
ForceUpdateRemoteCompletionSuggestions
Method · 0.80
Tested by
no test coverage detected