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

Function getCurrentStep

src/OpenLoco/src/EditorController.cpp:149–152  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

147 }
148
149 Step getCurrentStep()
150 {
151 return Scenario::getOptions().editorStep;
152 }
153
154 Step getPreviousStep()
155 {

Callers 8

getPreviousStepFunction · 0.85
getNextStepFunction · 0.85
canGoBackFunction · 0.85
goToPreviousStepFunction · 0.85
goToNextStepFunction · 0.85
tickFunction · 0.85
prepareDrawFunction · 0.85
drawFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected