PushHostedMenu

Overload list

Windows
MacOS
Linux
Name Description

Public function

TSharedPtr< ...

 

PushHostedMenu

(
    const TSharedPtr< IMenu >& InParen...,
    const TSharedRef< IMenuHost >& InM...,
    const TSharedRef< SWidget >& InCon...,
    TSharedPtr< SWidget >& OutWrappedC...,
    const FPopupTransitionEffect& Tran...,
    EShouldThrottle ShouldThrottle,
    const bool bIsCollapsedByParent
)

Creates a new hosted child Menu and adds it to the menu stack under the specified parent menu.

Public function

TSharedPtr< ...

 

PushHostedMenu

(
    const TSharedRef< SWidget >& InPar...,
    const FWidgetPath& InOwnerPath,
    const TSharedRef< IMenuHost >& InM...,
    const TSharedRef< SWidget >& InCon...,
    TSharedPtr< SWidget >& OutWrappedC...,
    const FPopupTransitionEffect& Tran...,
    EShouldThrottle ShouldThrottle,
    const bool bIsCollapsedByParent
)

Creates a new hosted Menu and adds it to the menu stack.

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