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

Function setSceneFlags

src/OpenLoco/src/SceneManager.cpp:32–35  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

30 }
31
32 void setSceneFlags(Flags value)
33 {
34 _sceneFlags = value;
35 }
36
37 void addSceneFlags(Flags value)
38 {

Callers 2

startFunction · 0.85
loadIndexFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected