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

Method Restart

src/engine/client/client.cpp:1066–1069  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1064}
1065
1066void CClient::Restart()
1067{
1068 SetState(IClient::STATE_RESTARTING);
1069}
1070
1071void CClient::Quit()
1072{

Callers 5

RenderStartMenuMethod · 0.80
RenderPopupFullscreenMethod · 0.80
RenderSettingsMethod · 0.80
CommitUpdateMethod · 0.80
Con_RestartMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected