![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
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) const | FMenuStack | |
| FindMenuInWidgetPath(const FWidgetPath &PathToQuery) const | FMenuStack | |
| FMenuStack() | FMenuStack | inline |
| GetHostWidget() const | FMenuStack | |
| GetHostWindow() const | FMenuStack | |
| GetToolTipForceFieldRect(const TSharedRef< IMenu > &InMenu, const FWidgetPath &InPathContainingMenu, FSlateRect &OutSlateRect) const | FMenuStack | |
| HasMenus() const | FMenuStack | |
| HasOpenSubMenus(TSharedPtr< IMenu > InMenu) const | FMenuStack | |
| OnMenuDestroyedEvent() | FMenuStack | inline |
| 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 |