Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
getPreviousStep
Function · 0.85
getNextStep
Function · 0.85
canGoBack
Function · 0.85
goToPreviousStep
Function · 0.85
goToNextStep
Function · 0.85
tick
Function · 0.85
prepareDraw
Function · 0.85
draw
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected