DisclaimerIf you use the site often and enjoy it, consider donating to help me cover the server costs, and motivate me to spend my time on this project. (Donate) (Crypto)

Classes

UMenuAnchor

UContentWidget > UPanelWidget > UWidget > UVisual > UObject

The Menu Anchor allows you to specify an location that a popup menu should be anchored to, and should be summoned from. Single Child Popup

Member Type Offset Share
MenuClass

The widget class to spawn when the menu is required.

UUserWidget* 0x120
OnGetMenuContentEvent FDelegate 0x128
Placement

The placement location of the summoned widget.

EMenuPlacement 0x138
bFitInWindow

Should the menu anchor attempt to fit the menu inside the window.

bool 0x139
ShouldDeferPaintingAfterWindowContent bool 0x13a
UseApplicationMenuStack

Does this menu behave like a normal stacked menu? Set it to false to control the menu's lifetime yourself.

bool 0x13b
OnMenuOpenChanged

Called when the opened state of the menu changes

FMulticastInlineDelegate 0x140