UCommonButtonInternalBase::SetButtonFocusable

Updates the IsFocusable flag and updates the bIsFocusable flag of the underlying slate button widget

Windows
MacOS
Linux

References

Module

CommonUI

Header

/Engine/Plugins/Experimental/CommonUI/Source/CommonUI/Public/CommonButtonBase.h

Include

#include "CommonButtonBase.h"

Source

/Engine/Plugins/Experimental/CommonUI/Source/CommonUI/Private/CommonButtonBase.cpp

Syntax

void SetButtonFocusable
(
    bool bInIsButtonFocusable
)

Remarks

Updates the IsFocusable flag and updates the bIsFocusable flag of the underlying slate button widget

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