Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
getSelectedItem
Function · 0.85
playerDropdownClick
Function · 0.85
audioMenuDropdown
Function · 0.85
railroadMenuDropdown
Function · 0.85
portMenuDropdown
Function · 0.85
buildVehiclesMenuDropdown
Function · 0.85
vehiclesMenuDropdown
Function · 0.85
stationsMenuDropdown
Function · 0.85
zoomMenuDropdown
Function · 0.85
rotateMenuDropdown
Function · 0.85
viewMenuDropdown
Function · 0.85
terraformMenuDropdown
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected