Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenLoco/OpenLoco
/ update
Method
update
src/OpenLoco/src/Network/NetworkBase.cpp:68–71 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
66
}
67
68
void NetworkBase::update()
69
{
70
onUpdate();
71
}
72
73
void NetworkBase::onClose()
74
{
Callers
3
updateClients
Method · 0.45
processReceivedPackets
Method · 0.45
update
Function · 0.45
Calls
1
onUpdate
Function · 0.50
Tested by
no test coverage detected