Navigation
API > API/Plugins > API/Plugins/DMXEditor > API/Plugins/DMXEditor/SDMXEntityDropdownMenu
Description
Sets the button that opens this dropdown menu. This automates closing the menu when an entry is selected and focusing on the Search Box.
| Name | SetComboButton |
| Type | function |
| Header File | /Engine/Plugins/VirtualProduction/DMX/DMXEngine/Source/DMXEditor/Public/Widgets/SDMXEntityDropdownMenu.h |
| Include Path | #include "Widgets/SDMXEntityDropdownMenu.h" |
void SetComboButton
(
TSharedPtr < SComboButton > InComboButton
)