AddButton

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

AddButton

(
    const TSharedPtr< const FUICommandI...,
    const TAttribute< FText >& InLabel...,
    const TAttribute< FText >& InToolT...,
    const FSlateIcon& InIconOverride
)

Adds a button to a row

Public function

void

 

AddButton

(
    const FText& InLabel,
    const FText& InToolTip,
    const FUIAction& UIAction,
    const FSlateIcon& InIcon,
    const EUserInterfaceActionType User...
)

Adds a button to a row

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