MCPcopy 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
68void NetworkBase::update()
69{
70 onUpdate();
71}
72
73void NetworkBase::onClose()
74{

Callers 3

updateClientsMethod · 0.45
updateFunction · 0.45

Calls 1

onUpdateFunction · 0.50

Tested by

no test coverage detected