Navigation
API > API/Plugins > API/Plugins/DMXPixelMappingEditorWidgets > API/Plugins/DMXPixelMappingEditorWidgets/SDMXPixelMappingScreenComponentB-
Inheritance Hierarchy
- FSlateBaseNamedArgs
- TSlateBaseNamedArgs
- SDMXPixelMappingScreenComponentBox::FArguments
References
| Module | DMXPixelMappingEditorWidgets |
| Header | /Engine/Plugins/VirtualProduction/DMX/DMXPixelMapping/Source/DMXPixelMappingEditorWidgets/Public/SDMXPixelMappingScreenComponentBox.h |
| Include | #include "SDMXPixelMappingScreenComponentBox.h" |
Syntax
struct FArguments : public TSlateBaseNamedArgs< SDMXPixelMappingScreenComponentBox >
Constructors
| Type | Name | Description | |
|---|---|---|---|
FArguments () |
Functions
| Type | Name | Description | |
|---|---|---|---|
| WidgetArgsType & | bShowAddresses
(
bool InArg |
||
| WidgetArgsType & | bShowUniverse
(
bool InArg |
||
| WidgetArgsType & | Color
(
const TAttribute< FLinearColor >& InAttribute |
The brush the border uses | |
| WidgetArgsType & | Distribution
(
EDMXPixelMappingDistribution InArg |
||
| WidgetArgsType & | LocalUniverse
(
int32 InArg |
||
| WidgetArgsType & | NumXCells
(
int32 InArg |
||
| WidgetArgsType & | NumYCells
(
int32 InArg |
||
| WidgetArgsType & | PixelFormat
(
EDMXCellFormat InArg |
||
| WidgetArgsType & | Size
(
const TAttribute< FVector2D >& InAttribute |
The size of the widget | |
| WidgetArgsType & | StartAddress
(
int32 InArg |
Typedefs
| Name | Description |
|---|---|
| WidgetArgsType |