Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenLoco/OpenLoco
/ resetCommandNestLevel
Function
resetCommandNestLevel
src/OpenLoco/src/GameCommands/GameCommands.cpp:599–602 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
597
}
598
599
void resetCommandNestLevel()
600
{
601
_gameCommandNestLevel = 0;
602
}
603
604
LegacyReturnState& getLegacyReturnState()
605
{
Callers
2
quitGame
Function · 0.85
tick
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected