Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenLoco/OpenLoco
/ canGoBack
Function
canGoBack
src/OpenLoco/src/EditorController.cpp:164–167 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
162
}
163
164
bool canGoBack()
165
{
166
return getCurrentStep() != Step::objectSelection;
167
}
168
169
// 0x00440165
170
static void setDefaultScenarioOptions()
Callers
2
prepareDraw
Function · 0.85
draw
Function · 0.85
Calls
1
getCurrentStep
Function · 0.85
Tested by
no test coverage detected