Navigation
API > API/Plugins > API/Plugins/DMXPixelMappingEditorWidgets
| Name | SDMXPixelMappingScreenComponentBox |
| Type | class |
| Header File | /Engine/Plugins/VirtualProduction/DMX/DMXPixelMapping/Source/DMXPixelMappingEditorWidgets/Public/SDMXPixelMappingScreenComponentBox.h |
| Include Path | #include "SDMXPixelMappingScreenComponentBox.h" |
Syntax
class SDMXPixelMappingScreenComponentBox : public SDMXPixelMappingComponentBox
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → SWidget → SCompoundWidget → SDMXPixelMappingComponentBox → SDMXPixelMappingScreenComponentBox
- FSlateControlledConstruction → SWidget → SCompoundWidget → SDMXPixelMappingComponentBox → SDMXPixelMappingScreenComponentBox
Structs
| Name | Remarks |
|---|---|
| FArguments |
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| MaxGridUICells | const uint32 | The max grid cells shown before the widget shows as single box | SDMXPixelMappingScreenComponentBox.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Construct
(
const FArguments& InArgs |
SDMXPixelMappingScreenComponentBox.h | ||
void RebuildGrid
(
const FDMXPixelMappingScreenComponentGridParams& GridParams |
Rebuilds the grid | SDMXPixelMappingScreenComponentBox.h |
Overridden from SDMXPixelMappingComponentBox
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual FVector2f GetLocalSize() |
Returns the local size | SDMXPixelMappingScreenComponentBox.h | |
virtual void SetLocalSize
(
const FVector2D& NewSize |
Sets the size of the widget | SDMXPixelMappingScreenComponentBox.h |