AddSubMenu

Overload list

Windows
MacOS
Linux
Name Description

Public function

FToolMenuEnt...

 

AddSubMenu

(
    const FName InName,
    const FToolUIActionChoice& InActio...,
    const TSharedRef< SWidget >& InWid...,
    const FNewToolMenuChoice& InMakeMe...,
    bool bShouldCloseWindowAfterMenuSel...
)

Public function

FToolMenuEnt...

 

AddSubMenu

(
    const FName InName,
    const TAttribute< FText >& InLabel,
    const TAttribute< FText >& InToolT...,
    const FNewToolMenuChoice& InMakeMe...,
    bool bInOpenSubMenuOnClick,
    const TAttribute< FSlateIcon >& In...,
    const bool bShouldCloseWindowAfterM...
)

Public function

FToolMenuEnt...

 

AddSubMenu

(
    const FName InName,
    const TAttribute< FText >& InLabel,
    const TAttribute< FText >& InToolT...,
    const FNewToolMenuChoice& InMakeMe...,
    const FToolUIActionChoice& InActio...,
    const EUserInterfaceActionType InUs...,
    bool bInOpenSubMenuOnClick,
    const TAttribute< FSlateIcon >& In...,
    const bool bShouldCloseWindowAfterM...
)

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