SInputKeySelector::FArguments::EscapeCancelsSelection

When true, pressing escape will cancel the key selection, when false, pressing escape will select the escape key.

Windows
MacOS
Linux

References

Module

Slate

Header

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

Include

#include "Widgets/Input/SInputKeySelector.h"

Syntax

WidgetArgsType & EscapeCancelsSelection
(
    bool InArg
)

Remarks

When true, pressing escape will cancel the key selection, when false, pressing escape will select the escape key.

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