Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenLoco/OpenLoco
/ create
Function
create
src/OpenLoco/src/Ui/Dropdown.cpp:1077–1080 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1075
}
1076
1077
Builder create()
1078
{
1079
return Builder();
1080
}
1081
1082
std::optional<DropdownItemId> getSelectedItem(int32_t index)
1083
{
Callers
15
spendMoneyEffect
Function · 0.50
createDestructExplosion
Function · 0.50
playMusic
Function · 0.50
updateAmbientNoise
Function · 0.50
playSound
Function · 0.50
play
Function · 0.50
updateSingleVehicleSound
Function · 0.50
update
Method · 0.50
steamPuffsAnimationUpdate
Method · 0.50
dieselExhaust1AnimationUpdate
Method · 0.50
dieselExhaust2AnimationUpdate
Method · 0.50
electricSpark1AnimationUpdate
Method · 0.50
Calls
1
Builder
Class · 0.85
Tested by
no test coverage detected