Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenLoco/OpenLoco
/ isClosed
Method
isClosed
src/OpenLoco/src/Network/NetworkBase.cpp:18–21 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
16
}
17
18
bool NetworkBase::isClosed() const
19
{
20
return _isClosed;
21
};
22
23
void NetworkBase::receivePacketLoop()
24
{
Callers
1
update
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected