Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
toolCancel
Function · 0.85
onToolUpdate
Function · 0.85
toolCancel
Function · 0.85
onToolUpdate
Function · 0.85
onToolUpdate
Function · 0.85
toolUp
Function · 0.85
onPaintToolUpdate
Function · 0.85
onAdjustLandToolUpdate
Function · 0.85
onToolUpdate
Function · 0.85
showStationCatchment
Function · 0.85
onToolUpdate
Function · 0.85
updateConstructionArrow
Function · 0.85
Calls
no outgoing calls
Tested by
1
onToolUpdate
Function · 0.68