Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenLoco/OpenLoco
/ setPosition
Function
setPosition
src/OpenLoco/src/GameCommands/GameCommands.cpp:549–552 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
547
}
548
549
void setPosition(const World::Pos3& pos)
550
{
551
_gGameCommandPosition = pos;
552
}
553
554
void setErrorSound(bool state)
555
{
Callers
15
adjustWaterHeight
Function · 0.85
lowerRaiseLandMountain
Function · 0.85
raiseLand
Function · 0.85
lowerLand
Function · 0.85
lowerWater
Function · 0.85
removeWall
Function · 0.85
createWall
Function · 0.85
removeTree
Function · 0.85
createTree
Function · 0.85
changeLandMaterial
Function · 0.85
clearLand
Function · 0.85
createBuilding
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected