The combobox allows you to display a list of options to the user in a dropdown menu for them to select one.
Member | Type | Offset | Share |
---|---|---|---|
Items
The list of items to be displayed on the combobox. |
TArray<UObject*> | 0x108 | |
OnGenerateWidgetEvent
Called when the widget is needed for the item. |
FDelegate | 0x118 | |
bIsFocusable | bool | 0x128 |