Push

Overload list

Windows
MacOS
Linux
Name Description

Public function

TSharedRef< ...

 

Push

(
    const TSharedPtr< IMenu >& InParen...,
    const TSharedRef< SWidget >& InCon...,
    const FVector2D& SummonLocation,
    const FPopupTransitionEffect& Tran...,
    const bool bFocusImmediately,
    const FVector2D& SummonLocationSiz...,
    const bool bIsCollapsedByParent,
    const bool bEnablePerPixelTranspare...
)

Pushes a new child menu onto the stack.

Public function

TSharedRef< ...

 

Push

(
    const FWidgetPath& InOwnerPath,
    const TSharedRef< SWidget >& InCon...,
    const FVector2D& SummonLocation,
    const FPopupTransitionEffect& Tran...,
    const bool bFocusImmediately,
    const FVector2D& SummonLocationSiz...,
    TOptional< EPopupMethod > InMethod,
    const bool bIsCollapsedByParent,
    const bool bEnablePerPixelTranspare...
)

Pushes a new menu onto the 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