Navigation
API > API/Plugins > API/Plugins/TedsUI
| Name | FLoadedPackagePathWidgetConstructor |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/EditorDataStorage/Source/TedsUI/Public/Widgets/PackagePathWidget.h |
| Include Path | #include "Widgets/PackagePathWidget.h" |
Syntax
USTRUCT ()
struct FLoadedPackagePathWidgetConstructor : public FPackagePathWidgetConstructor
Inheritance Hierarchy
- FTedsWidgetConstructorBase → FTypedElementWidgetConstructor → FPackagePathWidgetConstructor → FLoadedPackagePathWidgetConstructor
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FLoadedPackagePathWidgetConstructor() |
Widgets/PackagePathWidget.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~FLoadedPackagePathWidgetConstructor() |
Widgets/PackagePathWidget.h |
Functions
Public
Protected
Overridden from FTypedElementWidgetConstructor
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual bool FinalizeWidget
(
UE::Editor::DataStorage::ICoreProvider* DataStorage, |
Widgets/PackagePathWidget.h |