MCPcopy 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

updateConstructionArrowFunction · 0.85
onToolUpdateSingleFunction · 0.85
drawTrackFunction · 0.85
drawRoadFunction · 0.85
onToolUpdateAirportFunction · 0.85
onToolUpdateDockFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected