Navigation
API > API/Plugins > API/Plugins/TedsTableViewer > API/Plugins/TedsTableViewer/Widgets
Inheritance Hierarchy
- FSimpleWidgetConstructor
- FUObjectLabelWidgetConstructor
References
| Module | TedsTableViewer |
| Header | /Engine/Plugins/Experimental/EditorDataStorageFeatures/Source/TedsTableViewer/Public/Widgets/UObjectLabelWidget.h |
| Include | #include "Widgets/UObjectLabelWidget.h" |
Syntax
USTRUCT ()
struct FUObjectLabelWidgetConstructor : public FSimpleWidgetConstructor
Remarks
Widget to show labels for UObjects in TEDS.
Constructors
| Type | Name | Description | |
|---|---|---|---|
FUObjectLabelWidgetConstructor
(
const UScriptStruct* TypeInfo |
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| TSharedPtr< SWidget > | CreateWidget
(
IEditorDataStorageProvider* DataStorage, |