Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenRCT2/OpenRCT2
/ SendTick
Function
SendTick
src/openrct2/network/NetworkBase.cpp:3357–3360 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3355
}
3356
3357
void SendTick()
3358
{
3359
GetContext()->GetNetwork().ServerSendTick();
3360
}
3361
3362
Auth GetAuthstatus()
3363
{
Callers
2
gameStateTick
Function · 0.85
gameStateUpdateLogic
Function · 0.85
Calls
2
GetContext
Function · 0.85
ServerSendTick
Method · 0.80
Tested by
no test coverage detected