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

Method ErrorString

src/engine/client/client.cpp:1132–1135  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1130}
1131
1132const char *CClient::ErrorString() const
1133{
1134 return m_aNetClient[CONN_MAIN].ErrorString();
1135}
1136
1137void CClient::Render()
1138{

Callers 3

RenderPopupFullscreenMethod · 0.45
OnStateChangeMethod · 0.45
PumpNetworkMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected