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

Function setFlags

src/OpenLoco/src/Ui/Dropdown.cpp:1161–1164  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1159 }
1160
1161 void setFlags(Flags flags)
1162 {
1163 _dropdownFlags |= flags;
1164 }
1165
1166 void setMenuOption(size_t index, uint8_t value)
1167 {

Callers 3

playerMouseDownFunction · 0.50
onMouseDownFunction · 0.50
sub_46115CFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected