MCPcopy Create free account
hub / github.com/OpenRCT2/OpenRCT2 / ShutdownClient

Function ShutdownClient

src/openrct2/network/NetworkBase.cpp:3297–3300  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3295 }
3296
3297 void ShutdownClient()
3298 {
3299 GetContext()->GetNetwork().ServerClientDisconnected();
3300 }
3301
3302 int32_t BeginClient(const std::string& host, int32_t port)
3303 {

Callers 1

onTextInputMethod · 0.85

Calls 2

GetContextFunction · 0.85

Tested by

no test coverage detected