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