Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenLoco/OpenLoco
/ getMapSelectionFlags
Function
getMapSelectionFlags
src/OpenLoco/src/Map/MapSelection.cpp:270–273 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
268
}
269
270
MapSelectionFlags getMapSelectionFlags()
271
{
272
return _mapSelectionFlags;
273
}
274
275
bool hasMapSelectionFlag(MapSelectionFlags flags)
276
{
Callers
2
drawTrack
Function · 0.85
drawRoad
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected