Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
tick
Function · 0.85
open
Function · 0.85
loadSaveQuit
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected