Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
13
NetworkBase::~NetworkBase()
14
{
15
close();
16
}
17
18
bool NetworkBase::isClosed() const
19
{
Callers
nothing calls this directly
Calls
1
close
Function · 0.70
Tested by
no test coverage detected