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

Function getHighlightedItem

src/OpenLoco/src/Ui/Dropdown.cpp:189–192  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

187 }
188
189 int16_t getHighlightedItem()
190 {
191 return _dropdownHighlightedIndex;
192 }
193
194 void setItemDisabled(size_t index)
195 {

Callers 15

getSelectedItemFunction · 0.85
playerDropdownClickFunction · 0.85
audioMenuDropdownFunction · 0.85
railroadMenuDropdownFunction · 0.85
portMenuDropdownFunction · 0.85
vehiclesMenuDropdownFunction · 0.85
stationsMenuDropdownFunction · 0.85
zoomMenuDropdownFunction · 0.85
rotateMenuDropdownFunction · 0.85
viewMenuDropdownFunction · 0.85
terraformMenuDropdownFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected