Navigation
API > API/Plugins > API/Plugins/TedsUI
| Name | FLabelWidgetConstructor |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/EditorDataStorage/Source/TedsUI/Public/Widgets/LabelWidget.h |
| Include Path | #include "Widgets/LabelWidget.h" |
Syntax
USTRUCT ()
struct FLabelWidgetConstructor : public FSimpleWidgetConstructor
Inheritance Hierarchy
- FTypedElementWidgetConstructor → FSimpleWidgetConstructor → FLabelWidgetConstructor
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FLabelWidgetConstructor() |
Widgets/LabelWidget.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~FLabelWidgetConstructor() |
Widgets/LabelWidget.h |
Functions
Public
Overridden from FTypedElementWidgetConstructor
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual TSharedPtr< SWidget > CreateWidget
(
UE::Editor::DataStorage::ICoreProvider* DataStorage, |
Widgets/LabelWidget.h | ||
virtual TConstArrayView< const UScriptStruct * > GetAdditionalColumnsList() |
Widgets/LabelWidget.h |