unreal.SlateIMComboBoxParams¶
- class unreal.SlateIMComboBoxParams(force_refresh: bool = False, searchable: bool = False)¶
Bases:
StructBaseSlate IMCombo Box Params
C++ Source:
Plugin: SlateIM
Module: SlateIM
File: SlateIMParameters.h
Editor Properties: (see get_editor_property/set_editor_property)
force_refresh(bool): [Read-Write] Whether to force a refresh of the available options or the selected option (set to true for a frame when changing the list of options or manually setting the selected index)searchable(bool): [Read-Write] Adds a search bar to the combo box