Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenLoco/OpenLoco
/ setConstructionArrow
Function
setConstructionArrow
src/OpenLoco/src/Map/MapSelection.cpp:300–303 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
298
}
299
300
void setConstructionArrow(const ConstructionArrow& arrow)
301
{
302
_constructionArrow = arrow;
303
}
304
}
Callers
6
updateConstructionArrow
Function · 0.85
onToolUpdateSingle
Function · 0.85
drawTrack
Function · 0.85
drawRoad
Function · 0.85
onToolUpdateAirport
Function · 0.85
onToolUpdateDock
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected