Navigation
Unreal Engine C++ API Reference > Plugins > DMXEditor > Widgets
Inheritance Hierarchy
- FSlateControlledConstruction
- TSharedFromThis
- SWidget
- SCompoundWidget
- SNameListPicker
References
Module | DMXEditor |
Header | /Engine/Plugins/VirtualProduction/DMX/DMXEngine/Source/DMXEditor/Public/Widgets/SNameListPicker.h |
Include | #include "Widgets/SNameListPicker.h" |
Syntax
class SNameListPicker : public SCompoundWidget
Remarks
A widget which allows the user to pick a name of a specified list of names.
Functions
Type | Name | Description | |
---|---|---|---|
![]() |
void | Construct
(
const FArguments& InArgs |
Slate widget construction method |
Classes
Type | Name | Description | |
---|---|---|---|
![]() |
FArguments |
Typedefs
Name | Description |
---|---|
FOnValueChanged |
Constants
Name | Description |
---|---|
NoneLabel |