Navigation
API > API/Plugins > API/Plugins/DMXPixelMappingEditorWidgets > API/Plugins/DMXPixelMappingEditorWidgets/SDMXPixelMappingScreenLayout
Inheritance Hierarchy
- FSlateBaseNamedArgs
- TSlateBaseNamedArgs
- SDMXPixelMappingScreenLayout::FArguments
References
| Module | DMXPixelMappingEditorWidgets |
| Header | /Engine/Plugins/VirtualProduction/DMX/DMXPixelMapping/Source/DMXPixelMappingEditorWidgets/Public/SDMXPixelMappingEditorWidgets.h |
| Include | #include "SDMXPixelMappingEditorWidgets.h" |
Syntax
struct FArguments : public TSlateBaseNamedArgs< SDMXPixelMappingScreenLayout >
Constructors
| Type | Name | Description | |
|---|---|---|---|
FArguments () |
Functions
| Type | Name | Description | |
|---|---|---|---|
| WidgetArgsType & | Brush
(
const TAttribute< const FSlateBrush* >& InAttribute |
||
| WidgetArgsType & | bShowAddresses
(
bool InArg |
||
| WidgetArgsType & | bShowUniverse
(
bool InArg |
||
| WidgetArgsType & | Distribution
(
EDMXPixelMappingDistribution InArg |
||
| WidgetArgsType & | LocalUniverse
(
int32 InArg |
||
| WidgetArgsType & | NumXCells
(
int32 InArg |
||
| WidgetArgsType & | NumYCells
(
int32 InArg |
||
| WidgetArgsType & | PixelFormat
(
EDMXCellFormat InArg |
||
| WidgetArgsType & | StartAddress
(
int32 InArg |
Typedefs
| Name | Description |
|---|---|
| WidgetArgsType |