MCPcopy 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

prepareDrawFunction · 0.85
drawFunction · 0.85

Calls 1

getCurrentStepFunction · 0.85

Tested by

no test coverage detected