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

Method ~NetworkBase

src/OpenLoco/src/Network/NetworkBase.cpp:13–16  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11}
12
13NetworkBase::~NetworkBase()
14{
15 close();
16}
17
18bool NetworkBase::isClosed() const
19{

Callers

nothing calls this directly

Calls 1

closeFunction · 0.70

Tested by

no test coverage detected