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

Function getPauseFlags

src/OpenLoco/src/SceneManager.cpp:107–110  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

105 }
106
107 PauseFlags getPauseFlags()
108 {
109 return _pausedState;
110 }
111
112 static void onPause()
113 {

Callers 5

drawFunction · 0.85
onUpdateFunction · 0.85
drawFunction · 0.85
doCommandForRealFunction · 0.85
togglePauseFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected