SComboButton::FArguments::OnGetMenuContent

Sets an event handler to generate a widget dynamically when the menu is needed.

Windows
MacOS
Linux

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Widgets/Input/SComboButton.h

Include

#include "Widgets/Input/SComboButton.h"

Syntax

WidgetArgsType & OnGetMenuContent
(
    const FOnGetContent & InDelegate
)

Remarks

Sets an event handler to generate a widget dynamically when the menu is needed.

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