Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/SComboBox > API/Runtime/Slate/SComboBox/FArguments
Description
When false, directional keys will change the selection. When true, ComboBox must be activated and will only capture arrow input while activated.
| Name | EnableGamepadNavigationMode |
| Type | function |
| Header File | /Engine/Source/Runtime/Slate/Public/Widgets/Input/SComboBox.h |
| Include Path | #include "Widgets/Input/SComboBox.h" |
WidgetArgsType & EnableGamepadNavigationMode
(
bool InArg
)