SMenuOwner::SetSummonedMenu

For menu widgets, tells the owner widget about a currently active pull-down menu

Windows
MacOS
Linux

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Widgets/Layout/SMenuOwner.h

Include

#include "Widgets/Layout/SMenuOwner.h"

Source

/Engine/Source/Runtime/Slate/Private/Widgets/Layout/SMenuOwner.cpp

Syntax

void SetSummonedMenu
(
    TSharedRef< SMenuAnchor > InMenuAnchor
)

Remarks

For menu widgets, tells the owner widget about a currently active pull-down menu

Parameters

Parameter

Description

InMenuAnchor

Menu anchor for active pull-down menu or sub-menu

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss