Navigation
API > API/Plugins > API/Plugins/DMXPixelMappingEditorWidgets > API/Plugins/DMXPixelMappingEditorWidgets/SDMXPixelMappingComponentLabel
Inheritance Hierarchy
- FSlateBaseNamedArgs
- TSlateBaseNamedArgs
- SDMXPixelMappingComponentLabel::FArguments
References
| Module | DMXPixelMappingEditorWidgets |
| Header | /Engine/Plugins/VirtualProduction/DMX/DMXPixelMapping/Source/DMXPixelMappingEditorWidgets/Public/SDMXPixelMappingComponentLabel.h |
| Include | #include "SDMXPixelMappingComponentLabel.h" |
Syntax
struct FArguments : public TSlateBaseNamedArgs< SDMXPixelMappingComponentLabel >
Constructors
| Type | Name | Description | |
|---|---|---|---|
FArguments () |
Functions
| Type | Name | Description | |
|---|---|---|---|
| WidgetArgsType & | bAlignAbove
(
bool InArg |
If true, aligns above the box | |
| WidgetArgsType & | bScaleToSize
(
bool InArg |
If true, scales to its size | |
| WidgetArgsType & | LabelText
(
const TAttribute< FText >& InAttribute |
Label shown on top of the widget |
Typedefs
| Name | Description |
|---|---|
| WidgetArgsType |