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