MCPcopy 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
21NetworkClientStatus NetworkClient::getStatus() const
22{
23 return _status;
24}
25
26uint32_t NetworkClient::getLocalTick() const
27{

Callers 1

isConnectedFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected