Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenRCT2/OpenRCT2
/ onPeriodicUpdate
Method
onPeriodicUpdate
src/openrct2/interface/WindowBase.h:157–159 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
155
{
156
}
157
virtual void onPeriodicUpdate()
158
{
159
}
160
virtual void onPrepareDraw()
161
{
162
}
Callers
1
WindowUpdateAll
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected