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