MCPcopy Create free account
hub / github.com/OpenLoco/OpenLoco / getSceneAge

Function getSceneAge

src/OpenLoco/src/SceneManager.cpp:17–20  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

15 }
16
17 uint16_t getSceneAge()
18 {
19 return _sceneAge;
20 }
21
22 void setSceneAge(uint16_t newAge)
23 {

Callers 3

tickFunction · 0.85
openFunction · 0.85
loadSaveQuitFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected