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