Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenLoco/OpenLoco
/ getStatus
Method
getStatus
src/OpenLoco/src/Network/NetworkClient.cpp:21–24 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
19
}
20
21
NetworkClientStatus NetworkClient::getStatus() const
22
{
23
return _status;
24
}
25
26
uint32_t NetworkClient::getLocalTick() const
27
{
Callers
1
isConnected
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected