MCPcopy Create free account
hub / github.com/OpenLoco/OpenLoco / ~NetworkClient

Method ~NetworkClient

src/OpenLoco/src/Network/NetworkClient.cpp:16–19  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

14using namespace OpenLoco::Diagnostics;
15
16NetworkClient::~NetworkClient()
17{
18 close();
19}
20
21NetworkClientStatus NetworkClient::getStatus() const
22{

Callers

nothing calls this directly

Calls 1

closeFunction · 0.70

Tested by

no test coverage detected