Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenLoco/OpenLoco
/ getCommandNestLevel
Function
getCommandNestLevel
src/OpenLoco/src/GameCommands/GameCommands.cpp:594–597 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
592
}
593
594
uint8_t getCommandNestLevel()
595
{
596
return _gameCommandNestLevel;
597
}
598
599
void resetCommandNestLevel()
600
{
Callers
3
lowerRaiseLandMountain
Function · 0.85
raiseLand
Function · 0.85
lowerLand
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected