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