AddWrapperSubMenu

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

AddWrapperSubMenu

(
    const FText& InMenuLabel,
    const FText& InToolTip,
    const FOnGetContent& InSubMenu,
    const FSlateIcon& InIcon
)

These classes need access to the AddWrapperSubMenu() methods friend class FWidgetBlock; friend class FToolBarComboButtonBlock; Adds a sub-menu which is a menu within a menu

Public function

void

 

AddWrapperSubMenu

(
    const FText& InMenuLabel,
    const FText& InToolTip,
    const TSharedPtr< SWidget >& InSub...,
    const FSlateIcon& InIcon
)

Adds a sub-menu which is a menu within a menu

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