Navigation
API > API/Plugins > API/Plugins/DMXProtocolEditor > API/Plugins/DMXProtocolEditor/Widgets > API/Plugins/DMXProtocolEditor/Widgets/SDMXPortSelector
Inheritance Hierarchy
- FSlateBaseNamedArgs
- TSlateBaseNamedArgs
- SDMXPortSelector::FArguments
References
| Module | DMXProtocolEditor |
| Header | /Engine/Plugins/VirtualProduction/DMX/DMXProtocol/Source/DMXProtocolEditor/Public/Widgets/SDMXPortSelector.h |
| Include | #include "Widgets/SDMXPortSelector.h" |
Syntax
struct FArguments : public TSlateBaseNamedArgs< SDMXPortSelector >
Constructors
| Type | Name | Description | |
|---|---|---|---|
FArguments () |
Functions
| Type | Name | Description | |
|---|---|---|---|
| WidgetArgsType & | InitialSelection
(
FGuid InArg |
||
| WidgetArgsType & | Mode
(
EDMXPortSelectorMode InArg |
||
| WidgetArgsType & | OnPortSelected
(
const FSimpleDelegate& InDelegate |
Typedefs
| Name | Description |
|---|---|
| WidgetArgsType |