MCPcopy Create free account
hub / github.com/OpenLoco/OpenLoco / resetMapSelectionFlag

Function resetMapSelectionFlag

src/OpenLoco/src/Map/MapSelection.cpp:285–288  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

283 }
284
285 void resetMapSelectionFlag(MapSelectionFlags flags)
286 {
287 _mapSelectionFlags = _mapSelectionFlags & ~flags;
288 }
289
290 void resetMapSelectionFlags()
291 {

Callers 15

toolCancelFunction · 0.85
onToolUpdateFunction · 0.85
toolCancelFunction · 0.85
onToolUpdateFunction · 0.85
onToolUpdateFunction · 0.85
toolUpFunction · 0.85
onPaintToolUpdateFunction · 0.85
onAdjustLandToolUpdateFunction · 0.85
onToolUpdateFunction · 0.85
showStationCatchmentFunction · 0.85
onToolUpdateFunction · 0.85
updateConstructionArrowFunction · 0.85

Calls

no outgoing calls

Tested by 1

onToolUpdateFunction · 0.68