MCPcopy Create free account
hub / github.com/OpenRCT2/OpenRCT2 / onUpdate

Method onUpdate

src/openrct2/interface/WindowBase.h:154–156  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

152 {
153 }
154 virtual void onUpdate()
155 {
156 }
157 virtual void onPeriodicUpdate()
158 {
159 }

Callers 1

WindowDispatchUpdateAllFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected