MCPcopy 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

startFunction · 0.85
hasSceneFlagsFunction · 0.85
loadIndexFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected