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