Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenRCT2/OpenRCT2
/ PostTick
Function
PostTick
src/openrct2/network/NetworkBase.cpp:3322–3325 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3320
}
3321
3322
void PostTick()
3323
{
3324
GetContext()->GetNetwork().PostTick();
3325
}
3326
3327
void Flush()
3328
{
Callers
2
gameStateTick
Function · 0.85
gameStateUpdateLogic
Function · 0.85
Calls
2
GetContext
Function · 0.85
PostTick
Method · 0.45
Tested by
no test coverage detected