Navigation
API > API/Plugins > API/Plugins/DMXPixelMappingEditorWidgets
| Name | SDMXPixelMappingComponentLabel |
| Type | class |
| Header File | /Engine/Plugins/VirtualProduction/DMX/DMXPixelMapping/Source/DMXPixelMappingEditorWidgets/Public/SDMXPixelMappingComponentLabel.h |
| Include Path | #include "SDMXPixelMappingComponentLabel.h" |
Syntax
class SDMXPixelMappingComponentLabel : public SCompoundWidget
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → SWidget → SCompoundWidget → SDMXPixelMappingComponentLabel
- FSlateControlledConstruction → SWidget → SCompoundWidget → SDMXPixelMappingComponentLabel
Structs
| Name | Remarks |
|---|---|
| FArguments |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Construct
(
const FArguments& InArgs |
SDMXPixelMappingComponentLabel.h | ||
virtual FVector2f GetLocalSize() |
Returns the local size | SDMXPixelMappingComponentLabel.h | |
virtual void SetText
(
const FText& Text |
Sets the label text | SDMXPixelMappingComponentLabel.h | |
virtual void SetWidth
(
const float& Width |
Sets the width of the widget | SDMXPixelMappingComponentLabel.h |