MCPcopy 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

lowerRaiseLandMountainFunction · 0.85
raiseLandFunction · 0.85
lowerLandFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected