UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FMenuStack Member List

This is the complete list of members for FMenuStack, including all inherited members.

DismissAll()FMenuStack
DismissFrom(const TSharedPtr< IMenu > &InFromMenu)FMenuStack
FindMenuFromWindow(TSharedRef< SWindow > InWindow) constFMenuStack
FindMenuInWidgetPath(const FWidgetPath &PathToQuery) constFMenuStack
FMenuStack()FMenuStackinline
GetHostWidget() constFMenuStack
GetHostWindow() constFMenuStack
GetToolTipForceFieldRect(const TSharedRef< IMenu > &InMenu, const FWidgetPath &InPathContainingMenu, FSlateRect &OutSlateRect) constFMenuStack
HasMenus() constFMenuStack
HasOpenSubMenus(TSharedPtr< IMenu > InMenu) constFMenuStack
OnMenuDestroyedEvent()FMenuStackinline
OnWindowActivated(TSharedRef< SWindow > ActivatedWindow)FMenuStack
OnWindowDestroyed(TSharedRef< SWindow > InWindow)FMenuStack
Push(const FWidgetPath &InOwnerPath, const TSharedRef< SWidget > &InContent, const UE::Slate::FDeprecateVector2DParameter &SummonLocation, const FPopupTransitionEffect &TransitionEffect, const bool bFocusImmediately=true, const UE::Slate::FDeprecateVector2DParameter &SummonLocationSize=FVector2f::ZeroVector, TOptional< EPopupMethod > InMethod=TOptional< EPopupMethod >(), const bool bIsCollapsedByParent=true, const bool bEnablePerPixelTransparency=false, const int32 FocusUserIndex=INDEX_NONE)FMenuStack
Push(const TSharedPtr< IMenu > &InParentMenu, const TSharedRef< SWidget > &InContent, const UE::Slate::FDeprecateVector2DParameter &SummonLocation, const FPopupTransitionEffect &TransitionEffect, const bool bFocusImmediately=true, const UE::Slate::FDeprecateVector2DParameter &SummonLocationSize=FVector2f::ZeroVector, const bool bIsCollapsedByParent=true, const bool bEnablePerPixelTransparency=false, const int32 FocusUserIndex=INDEX_NONE)FMenuStack
PushHosted(const FWidgetPath &InOwnerPath, const TSharedRef< IMenuHost > &InMenuHost, const TSharedRef< SWidget > &InContent, TSharedPtr< SWidget > &OutWrappedContent, const FPopupTransitionEffect &TransitionEffect, EShouldThrottle ShouldThrottle, const bool bIsCollapsedByParent=true)FMenuStack
PushHosted(const TSharedPtr< IMenu > &InParentMenu, const TSharedRef< IMenuHost > &InMenuHost, const TSharedRef< SWidget > &InContent, TSharedPtr< SWidget > &OutWrappedContent, const FPopupTransitionEffect &TransitionEffect, EShouldThrottle ShouldThrottle, const bool bIsCollapsedByParent=true)FMenuStack