MCPcopy 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

spendMoneyEffectFunction · 0.50
createDestructExplosionFunction · 0.50
playMusicFunction · 0.50
updateAmbientNoiseFunction · 0.50
playSoundFunction · 0.50
playFunction · 0.50
updateSingleVehicleSoundFunction · 0.50
updateMethod · 0.50

Calls 1

BuilderClass · 0.85

Tested by

no test coverage detected