Navigation
API > API/Plugins > API/Plugins/DMXPixelMappingEditorWidgets
| Name | SDMXPixelMappingScreenLayout |
| Type | class |
| Header File | /Engine/Plugins/VirtualProduction/DMX/DMXPixelMapping/Source/DMXPixelMappingEditorWidgets/Public/SDMXPixelMappingEditorWidgets.h |
| Include Path | #include "SDMXPixelMappingEditorWidgets.h" |
Syntax
class SDMXPixelMappingScreenLayout : public SCompoundWidget
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → SWidget → SCompoundWidget → SDMXPixelMappingScreenLayout
- FSlateControlledConstruction → SWidget → SCompoundWidget → SDMXPixelMappingScreenLayout
Structs
| Name | Remarks |
|---|---|
| FArguments |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Brush | TAttribute< const FSlateBrush * > | SDMXPixelMappingEditorWidgets.h | ||
| bShowAddresses | bool | SDMXPixelMappingEditorWidgets.h | ||
| bShowUniverse | bool | SDMXPixelMappingEditorWidgets.h | ||
| Distribution | EDMXPixelMappingDistribution | SDMXPixelMappingEditorWidgets.h | ||
| GridPanel | TSharedPtr< SUniformGridPanel > | SDMXPixelMappingEditorWidgets.h | ||
| InfoTextBlock | TSharedPtr< STextBlock > | SDMXPixelMappingEditorWidgets.h | ||
| LocalUniverse | int32 | SDMXPixelMappingEditorWidgets.h | ||
| NumXCells | int32 | SDMXPixelMappingEditorWidgets.h | ||
| NumYCells | int32 | SDMXPixelMappingEditorWidgets.h | ||
| PixelFormat | EDMXCellFormat | SDMXPixelMappingEditorWidgets.h | ||
| SortedList | TArray< TPair< int32, int32 > > | SDMXPixelMappingEditorWidgets.h | ||
| StartAddress | int32 | SDMXPixelMappingEditorWidgets.h | ||
| UnorderedList | TArray< TPair< int32, int32 > > | SDMXPixelMappingEditorWidgets.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Construct
(
const FArguments& InArgs |
SDMXPixelMappingEditorWidgets.h |