SDMXEntityPickerButton

Generates a dropdown menu list of Entities from a specific type to be used as a dropdown for a [SComboButton](API\Runtime\Slate\Widgets\Input\SComboButton)'s MenuContent.

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

DMXEditor

Header

/Engine/Plugins/VirtualProduction/DMX/DMXEngine/Source/DMXEditor/Public/Widgets/SDMXEntityDropdownMenu.h

Include

#include "Widgets/SDMXEntityDropdownMenu.h"

Syntax

template<typename TEntityType>
class SDMXEntityPickerButton : public SCompoundWidget

Remarks

Generates a dropdown menu list of Entities from a specific type to be used as a dropdown for a SComboButton's MenuContent.

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