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

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

AccessWidgetVisibilityAttribute(const TSharedRef< SWidget > &Widget)SWidgetinlineprotectedstatic
ActiveTimerHandleSSubMenuHandlerprotected
AddMetadata(const TSharedRef< MetaDataType > &AddMe)SWidgetinline
Advanced_AsInvalidationRoot() constSWidgetinlinevirtual
Advanced_GetPaintParentWidget() constSWidgetinline
Advanced_InvalidateVolatility()SWidgetinlineprotected
Advanced_IsInvalidationRoot() constSWidgetinlinevirtual
Advanced_IsWindow() constSWidgetinlinevirtual
ArrangeChildren(const FGeometry &AllottedGeometry, FArrangedChildren &ArrangedChildren, bool bUpdateAttributes=false) constSWidget
AsShared()TSharedFromThis< SWidget >inline
AsShared() constTSharedFromThis< SWidget >inline
AsSharedSubobject(SubobjectType *SubobjectPtr) constTSharedFromThis< SWidget >inline
AssignParentWidget(TSharedPtr< SWidget > InParent)SWidget
AsWeak()TSharedFromThis< SWidget >inline
AsWeak() constTSharedFromThis< SWidget >inline
AsWeakSubobject(SubobjectType *SubobjectPtr) constTSharedFromThis< SWidget >inline
bCanHaveChildrenSWidgetprotected
bCanSupportFocusSWidgetprotected
bClippingProxySWidgetprotected
bHasCustomPrepassSWidgetprotected
bHasRelativeLayoutScaleSWidgetprotected
bVolatilityAlwaysInvalidatesPrepassSWidgetprotected
CacheDesiredSize(float InLayoutScaleMultiplier)SWidgetprotectedvirtual
CacheVolatility()SWidgetinline
CalculateCullingAndClippingRules(const FGeometry &AllottedGeometry, const FSlateRect &MyCullingRect, bool &bClipToBounds, bool &bAlwaysClip, bool &bIntersectClipBounds) constSWidget
CancelPendingSubMenu()SSubMenuHandler
ChildSlotSCompoundWidgetprotected
ClippingSWidgetprotected
ComputeDesiredSize(float) const overrideSCompoundWidgetprotectedvirtual
ComputeFlowDirection() constSWidgetinlineprotected
ComputeVolatility() constSWidgetinlineprotectedvirtual
ConditionallyDetatchParentWidget(SWidget *InExpectedParent)SWidget
Construct(const FArguments &InArgs, TWeakPtr< SMenuOwner > InMenuOwner)SSubMenuHandler
CullingBoundsExtensionSWidgetprotected
CustomPrepass(float LayoutScaleMultiplier)SWidgetinlineprotectedvirtual
DoesSharedInstanceExist() constTSharedFromThis< SWidget >inline
EnableToolTipForceField(const bool bEnableForceField)SWidget
FindChildGeometries(const FGeometry &MyGeometry, const TSet< TSharedRef< SWidget > > &WidgetsToFind, TMap< TSharedRef< SWidget >, FArrangedWidget > &OutResult) constSWidgetprotected
FindChildGeometries_Helper(const FGeometry &MyGeometry, const TSet< TSharedRef< SWidget > > &WidgetsToFind, TMap< TSharedRef< SWidget >, FArrangedWidget > &OutResult) constSWidgetprotected
FindChildGeometry(const FGeometry &MyGeometry, TSharedRef< SWidget > WidgetToFind) constSWidgetprotected
FindChildUnderMouse(const FArrangedChildren &Children, const FPointerEvent &MouseEvent)SWidgetprotectedstatic
FindChildUnderPosition(const FArrangedChildren &Children, const UE::Slate::FDeprecateVector2DParameter &ArrangedSpacePosition)SWidgetprotectedstatic
ForceVolatile(bool bForce)SWidgetinline
FSlateControlledConstruction()=defaultFSlateControlledConstruction
GetAllChildren()SWidgetinlinevirtual
GetAllMetaData() constSWidgetinline
GetCachedGeometry() constSWidget
GetCanTick() constSWidgetinline
GetChildren() overrideSCompoundWidgetvirtual
GetClipping() constSWidgetinline
GetColorAndOpacity() constSCompoundWidgetinline
GetColorAndOpacityAttribute() constSCompoundWidgetinlineprotected
GetContentScale() constSCompoundWidgetinline
GetContentScaleAttribute() constSCompoundWidgetinlineprotected
GetCreatedInLocation() constSWidget
GetCullingBoundsExtension() constSWidgetinline
GetCurrentClippingState() constSWidgetinline
GetCursor() constSWidgetprotectedvirtual
GetDesiredSize() constSWidget
GetDisabledForegroundColor() constSWidgetvirtual
GetEnabledStateAttribute() constSWidgetinlineprotected
GetFlowDirectionPreference() constSWidgetinline
GetFocusBrush() constSWidgetprotectedvirtual
GetForegroundColor() const overrideSCompoundWidgetvirtual
GetForegroundColorAttribute() constSCompoundWidgetinlineprotected
GetHoveredAttribute() constSWidgetinlineprotected
GetMetaData() constSWidgetinline
GetPaintSpaceGeometry() constSWidget
GetParentWidget() constSWidgetinline
GetPersistentState() constSWidgetinline
GetPixelSnapping() constSWidgetinline
GetPrepassLayoutScaleMultiplier() constSWidgetinlineprotected
GetProxyHandle() constSWidgetinline
GetReadableLocation() constSWidgetvirtual
GetRelativeLayoutScale(const int32 ChildIndex, float LayoutScaleMultiplier) constSWidgetvirtual
GetRenderOpacity() constSWidgetinline
GetRenderTransform() constSWidgetinline
GetRenderTransformAttribute() constSWidgetinlineprotected
GetRenderTransformPivot() constSWidgetinline
GetRenderTransformPivotAttribute() constSWidgetinlineprotected
GetRenderTransformPivotWithRespectToFlowDirection() constSWidgetinline
GetRenderTransformWithRespectToFlowDirection() constSWidgetinline
GetStatID(bool bForDeferredUse=false) constSWidgetinline
GetTag() constSWidgetvirtual
GetTickSpaceGeometry() constSWidget
GetToolTip()SWidgetvirtual
GetType() constSWidget
GetTypeAsString() constSWidget
GetVisibility() constSWidgetinline
GetVisibilityAttribute() constSWidgetinlineprotected
GetWidgetClass() const =0FSlateControlledConstructionpure virtual
GetWindowZoneOverride() constSWidgetvirtual
HasActiveTimers() constSWidgetinline
HasAnyUpdateFlags(EWidgetUpdateFlags FlagsToCheck) constSWidgetinline
HasAnyUserFocus() constSWidget
HasAnyUserFocusOrFocusedDescendants() constSWidget
HasFocusedDescendants() constSWidget
HasKeyboardFocus() constSWidgetvirtual
HasMouseCapture() constSWidget
HasMouseCaptureByUser(int32 UserIndex, TOptional< int32 > PointerIndex=TOptional< int32 >()) constSWidget
HasRegisteredSlateAttribute() constSWidgetinline
HasSubMenu() constSSubMenuHandlerinline
HasToolTipForceField() constSWidgetinline
HasUserFocus(int32 UserIndex) constSWidget
HasUserFocusedDescendants(int32 UserIndex) constSWidget
Invalidate(EInvalidateWidgetReason InvalidateReason)SWidget
InvalidateChildRemovedFromTree(SWidget &Child)SWidgetprotected
IsAttributesUpdatesEnabled() constSWidgetinline
IsChildWidgetCulled(const FSlateRect &, const FArrangedWidget &) constSWidgetinlineprotected
IsConstructed() constSWidgetinlineprotected
IsDirectlyHovered() constSWidget
IsEnabled() constSWidgetinline
IsHovered() constSWidgetinline
IsInteractable() constSWidgetinlinevirtual
IsParentValid() constSWidgetinline
IsSubMenuOpen() constSSubMenuHandler
IsVolatile() constSWidgetinline
IsVolatileIndirectly() constSWidgetinline
MarkPrepassAsDirty()SWidgetinline
MenuAnchorSSubMenuHandlerprotected
MenuOwnerWidgetSSubMenuHandlerprotected
NeedsPrepass() constSWidgetinline
OnAnalogValueChanged(const FGeometry &MyGeometry, const FAnalogInputEvent &InAnalogInputEvent)SWidgetvirtual
OnArrangeChildren(const FGeometry &AllottedGeometry, FArrangedChildren &ArrangedChildren) const overrideSCompoundWidgetvirtual
OnClippingChanged()SWidgetprotectedvirtual
OnCursorQuery(const FGeometry &MyGeometry, const FPointerEvent &CursorEvent) constSWidgetvirtual
OnDragDetected(const FGeometry &MyGeometry, const FPointerEvent &MouseEvent)SWidgetvirtual
OnDragEnter(const FGeometry &MyGeometry, const FDragDropEvent &DragDropEvent)SWidgetvirtual
OnDragLeave(const FDragDropEvent &DragDropEvent)SWidgetvirtual
OnDragOver(const FGeometry &MyGeometry, const FDragDropEvent &DragDropEvent)SWidgetvirtual
OnDrop(const FGeometry &MyGeometry, const FDragDropEvent &DragDropEvent)SWidgetvirtual
OnFinishedKeyInput()SWidgetvirtual
OnFinishedPointerInput()SWidgetvirtual
OnFocusChanging(const FWeakWidgetPath &PreviousFocusPath, const FWidgetPath &NewWidgetPath, const FFocusEvent &InFocusEvent)SWidgetvirtual
OnFocusLost(const FFocusEvent &InFocusEvent)SWidgetvirtual
OnFocusReceived(const FGeometry &MyGeometry, const FFocusEvent &InFocusEvent)SWidgetvirtual
OnKeyChar(const FGeometry &MyGeometry, const FCharacterEvent &InCharacterEvent)SWidgetvirtual
OnKeyDown(const FGeometry &MyGeometry, const FKeyEvent &InKeyEvent)SWidgetvirtual
OnKeyUp(const FGeometry &MyGeometry, const FKeyEvent &InKeyEvent)SWidgetvirtual
OnMapCursor(const FCursorReply &CursorReply) constSWidgetvirtual
OnMotionDetected(const FGeometry &MyGeometry, const FMotionEvent &InMotionEvent)SWidgetvirtual
OnMouseButtonDoubleClick(const FGeometry &InMyGeometry, const FPointerEvent &InMouseEvent)SWidgetvirtual
OnMouseButtonDown(const FGeometry &MyGeometry, const FPointerEvent &MouseEvent)SWidgetvirtual
OnMouseButtonUp(const FGeometry &MyGeometry, const FPointerEvent &MouseEvent)SWidgetvirtual
OnMouseCaptureLost(const FCaptureLostEvent &CaptureLostEvent)SWidgetvirtual
OnMouseEnter(const FGeometry &MyGeometry, const FPointerEvent &MouseEvent) overrideSSubMenuHandlervirtual
OnMouseLeave(const FPointerEvent &MouseEvent) overrideSSubMenuHandlervirtual
OnMouseMove(const FGeometry &MyGeometry, const FPointerEvent &MouseEvent)SWidgetvirtual
OnMouseWheel(const FGeometry &MyGeometry, const FPointerEvent &MouseEvent)SWidgetvirtual
OnNavigation(const FGeometry &MyGeometry, const FNavigationEvent &InNavigationEvent)SWidgetvirtual
OnPaint(const FPaintArgs &Args, const FGeometry &AllottedGeometry, const FSlateRect &MyCullingRect, FSlateWindowElementList &OutDrawElements, int32 LayerId, const FWidgetStyle &InWidgetStyle, bool bParentEnabled) const overrideSCompoundWidgetvirtual
OnPreviewKeyDown(const FGeometry &MyGeometry, const FKeyEvent &InKeyEvent)SWidgetvirtual
OnPreviewMouseButtonDown(const FGeometry &MyGeometry, const FPointerEvent &MouseEvent)SWidgetvirtual
OnQueryPopupMethod() constSWidgetvirtual
OnQueryShowFocus(const EFocusCause InFocusCause) constSWidgetvirtual
OnToolTipClosing()SWidgetvirtual
OnTouchEnded(const FGeometry &MyGeometry, const FPointerEvent &InTouchEvent)SWidgetvirtual
OnTouchFirstMove(const FGeometry &MyGeometry, const FPointerEvent &TouchEvent)SWidgetvirtual
OnTouchForceChanged(const FGeometry &MyGeometry, const FPointerEvent &TouchEvent)SWidgetvirtual
OnTouchGesture(const FGeometry &MyGeometry, const FPointerEvent &GestureEvent)SWidgetvirtual
OnTouchMoved(const FGeometry &MyGeometry, const FPointerEvent &InTouchEvent)SWidgetvirtual
OnTouchStarted(const FGeometry &MyGeometry, const FPointerEvent &InTouchEvent)SWidgetvirtual
OnVisualizePopup(const TSharedRef< SWidget > &PopupContent)SWidgetvirtual
OnVisualizeTooltip(const TSharedPtr< SWidget > &TooltipContent)SWidgetvirtual
operator delete(void *mem)FSlateControlledConstructioninline
operator=(TSharedFromThis const &)TSharedFromThis< SWidget >inlineprotected
Paint(const FPaintArgs &Args, const FGeometry &AllottedGeometry, const FSlateRect &MyCullingRect, FSlateWindowElementList &OutDrawElements, int32 LayerId, const FWidgetStyle &InWidgetStyle, bool bParentEnabled) constSWidget
PixelSnappingMethodSWidgetprotected
Prepass_ChildLoop(float InLayoutScaleMultiplier, FChildren *MyChildren)SWidgetprotected
RegisterActiveTimer(float TickPeriod, FWidgetActiveTimerDelegate TickFunction)SWidget
RemoveMetaData(const TSharedRef< MetaDataType > &RemoveMe)SWidgetinline
RenderOpacitySWidgetprotected
RequestSubMenuToggle(bool bOpenMenu, const bool bClobber, const bool bImmediate=false)SSubMenuHandler
SCompoundWidget()SCompoundWidgetprotected
SetAttribute(TAttribute< TargetValueType > &TargetValue, const TAttribute< SourceValueType > &SourceValue, EInvalidateWidgetReason BaseInvalidationReason)SWidgetinlineprotected
SetCanTick(bool bInCanTick)SWidgetinline
SetClipping(EWidgetClipping InClipping)SWidget
SetColorAndOpacity(TAttribute< FLinearColor > InColorAndOpacity)SCompoundWidgetinline
SetContentScale(TAttribute< FVector2D > InContentScale)SCompoundWidgetinline
SetCullingBoundsExtension(const FMargin &InCullingBoundsExtension)SWidgetinline
SetCursor(const TAttribute< TOptional< EMouseCursor::Type > > &InCursor)SWidget
SetDebugInfo(const ANSICHAR *InType, const ANSICHAR *InFile, int32 OnLine, size_t InAllocSize)SWidgetprotected
SetEnabled(TAttribute< bool > InEnabledState)SWidgetinline
SetFlowDirectionPreference(EFlowDirectionPreference InFlowDirectionPreference)SWidgetinline
SetForegroundColor(TAttribute< FSlateColor > InForegroundColor)SCompoundWidgetinline
SetHover(TAttribute< bool > InHovered)SWidgetinlineprotected
SetOnMouseButtonDown(FPointerEventHandler EventHandler)SWidget
SetOnMouseButtonUp(FPointerEventHandler EventHandler)SWidget
SetOnMouseDoubleClick(FPointerEventHandler EventHandler)SWidget
SetOnMouseEnter(FNoReplyPointerEventHandler EventHandler)SWidget
SetOnMouseLeave(FSimpleNoReplyPointerEventHandler EventHandler)SWidget
SetOnMouseMove(FPointerEventHandler EventHandler)SWidget
SetPixelSnapping(EWidgetPixelSnapping InPixelSnappingMethod)SWidget
SetRenderOpacity(float InRenderOpacity)SWidgetinline
SetRenderTransform(TAttribute< TOptional< FSlateRenderTransform > > InTransform)SWidgetinline
SetRenderTransformPivot(TAttribute< FVector2D > InTransformPivot)SWidgetinline
SetTag(FName InTag)SWidgetinline
SetToolTip(const TAttribute< TSharedPtr< IToolTip > > &InToolTip)SWidget
SetToolTipText(const TAttribute< FText > &ToolTipText)SWidget
SetToolTipText(const FText &InToolTipText)SWidget
SetVisibility(TAttribute< EVisibility > InVisibility) override finalSCompoundWidgetvirtual
SetVolatilePrepass(bool bVolatile)SWidgetinlineprotected
SharedThis(OtherType *ThisPtr)TSharedFromThis< SWidget >inlineprotectedstatic
SharedThis(const OtherType *ThisPtr)TSharedFromThis< SWidget >inlineprotectedstatic
ShouldBeEnabled(bool InParentEnabled) constSWidgetinlineprotected
ShouldInvalidatePrepassDueToVolatility()SWidgetinline
ShouldSubMenuAppearHovered() constSSubMenuHandler
SLATE_BEGIN_ARGS(SSubMenuHandler)SSubMenuHandlerinline
SlatePrepass()SWidget
SlatePrepass(float InLayoutScaleMultiplier)SWidget
StaticWidgetClass()FSlateControlledConstructioninlinestatic
SupportsKeyboardFocus() constSWidgetvirtual
SWidget()SWidgetprotected
SWidgetConstruct(const FSlateBaseNamedArgs &Args)SWidgetprotected
Tick(const FGeometry &AllottedGeometry, const double InCurrentTime, const float InDeltaTime)SWidgetvirtual
ToString() constSWidgetvirtual
TranslateMouseCoordinateForCustomHitTestChild(const SWidget &ChildWidget, const FGeometry &MyGeometry, const FVector2D ScreenSpaceMouseCoordinate, const FVector2D LastScreenSpaceMouseCoordinate) constSWidgetvirtual
TSharedFromThis()TSharedFromThis< SWidget >inlineprotected
TSharedFromThis(TSharedFromThis const &)TSharedFromThis< SWidget >inlineprotected
UnRegisterActiveTimer(const TSharedRef< FActiveTimerHandle > &ActiveTimerHandle)SWidget
UpdateSubMenuState(double InCurrentTime, float InDeltaTime, bool bWantsOpen)SSubMenuHandlerprotected
UpdateWeakReferenceInternal(TSharedPtr< SharedPtrType, SharedPtrMode > const *InSharedPtr, OtherType *InObject) constTSharedFromThis< SWidget >inline
UpdateWeakReferenceInternal(TSharedRef< SharedRefType, SharedPtrMode > const *InSharedRef, OtherType *InObject) constTSharedFromThis< SWidget >inline
ValidatePathToChild(SWidget *InChild)SWidgetinlinevirtual
~FSlateControlledConstruction()=defaultFSlateControlledConstructionvirtual
~SCompoundWidget()SCompoundWidgetprotectedvirtual
~SWidget()SWidgetprotectedvirtual
~TSharedFromThis()TSharedFromThis< SWidget >inlineprotected