SComboBox::OnKeyDown

Handle key presses that [SListView](API\Runtime\Slate\Widgets\Views\SListView) ignores

Windows
MacOS
Linux

Override Hierarchy

References

Module

Slate

Header

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

Include

#include "Widgets/Input/SComboBox.h"

Syntax

virtual FReply OnKeyDown
(
    const FGeometry & MyGeometry,
    const FKeyEvent & InKeyEvent
)

Remarks

Handle key presses that SListView ignores

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