Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenLoco/OpenLoco
/ getSceneFlags
Function
getSceneFlags
src/OpenLoco/src/SceneManager.cpp:27–30 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
25
}
26
27
Flags getSceneFlags()
28
{
29
return _sceneFlags;
30
}
31
32
void setSceneFlags(Flags value)
33
{
Callers
3
start
Function · 0.85
hasSceneFlags
Function · 0.85
loadIndex
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected