Navigation
API > API/Plugins > API/Plugins/TedsTableViewer
Widget to show labels for UObjects in TEDS.
| Name | FUObjectLabelWidgetConstructor |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/EditorDataStorageFeatures/Source/TedsTableViewer/Public/Widgets/UObjectLabelWidget.h |
| Include Path | #include "Widgets/UObjectLabelWidget.h" |
Syntax
USTRUCT ()
struct FUObjectLabelWidgetConstructor : public FSimpleWidgetConstructor
Inheritance Hierarchy
- FTedsWidgetConstructorBase → FTypedElementWidgetConstructor → FSimpleWidgetConstructor → FUObjectLabelWidgetConstructor
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Widgets/UObjectLabelWidget.h | |||
FUObjectLabelWidgetConstructor
(
const UScriptStruct* TypeInfo |
Widgets/UObjectLabelWidget.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~FUObjectLabelWidgetConstructor() |
Widgets/UObjectLabelWidget.h |
Functions
Public
Overridden from FTypedElementWidgetConstructor
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual TSharedPtr< SWidget > CreateWidget
(
UE::Editor::DataStorage::ICoreProvider* DataStorage, |
Widgets/UObjectLabelWidget.h |