SDMXEntityDropdownMenu::SetComboButton

Sets the button that opens this dropdown menu.

Windows
MacOS
Linux

References

Module

DMXEditor

Header

/Engine/Plugins/Experimental/DigitalMultiplex/DMXEngine/Source/DMXEditor/Public/Widgets/SDMXEntityDropdownMenu.h

Include

#include "Widgets/SDMXEntityDropdownMenu.h"

Syntax

void SetComboButton
(
    TSharedPtr< SComboButton > InComboButton
)

Remarks

Sets the button that opens this dropdown menu. This automates closing the menu when an entry is selected and focusing on the Search Box.

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