SInputKeySelector::FArguments::IsFocusable

Sometimes a button should only be mouse-clickable and never keyboard focusable.

Windows
MacOS
Linux

References

Module

Slate

Header

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

Include

#include "Widgets/Input/SInputKeySelector.h"

Syntax

WidgetArgsType & IsFocusable
(
    bool InArg
)

Remarks

Sometimes a button should only be mouse-clickable and never keyboard focusable.

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