SComboBox::FArguments::EnableGamepadNavigationMode

When false, directional keys will change the selection.

Windows
MacOS
Linux

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Widgets/Input/SComboBox.h

Include

#include "Widgets/Input/SComboBox.h"

Syntax

WidgetArgsType & EnableGamepadNavigationMode
(
    bool InArg
)

Remarks

When false, directional keys will change the selection. When true, ComboBox must be activated and will only capture arrow input while activated.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss