Navigation
API > API/Plugins > API/Plugins/DMXPixelMappingEditorWidgets > API/Plugins/DMXPixelMappingEditorWidgets/SDMXPixelMappingComponentBox
Inheritance Hierarchy
- FSlateBaseNamedArgs
- TSlateBaseNamedArgs
- SDMXPixelMappingComponentBox::FArguments
References
| Module | DMXPixelMappingEditorWidgets |
| Header | /Engine/Plugins/VirtualProduction/DMX/DMXPixelMapping/Source/DMXPixelMappingEditorWidgets/Public/SDMXPixelMappingComponentBox.h |
| Include | #include "SDMXPixelMappingComponentBox.h" |
Syntax
struct FArguments : public TSlateBaseNamedArgs< SDMXPixelMappingComponentBox >
Constructors
| Type | Name | Description | |
|---|---|---|---|
FArguments () |
Functions
| Type | Name | Description | |
|---|---|---|---|
| WidgetArgsType & | IDText
(
const TAttribute< FText >& InAttribute |
Text shown in the middle of the widget. Always scales to the widget | |
| WidgetArgsType & | MaxIDTextSize
(
FVector2D InArg |
The max size of the ID Text (the size of the Box that surrounds it) |
Typedefs
| Name | Description |
|---|---|
| WidgetArgsType |