Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Widgets > API/Runtime/Slate/Widgets/Input > API/Runtime/Slate/Widgets/Input/SMenuAnchor
Syntax
TWeakPtr< SWindow > PopupWindowPtr
Remarks
A pointer to the window presenting this popup. Can be the window created to hold a menu or the window containing this anchor if the menu is drawn as a child of the this anchor. Pointer is null when a popup is not visible.