Navigation
API > API/Plugins > API/Plugins/TedsTableViewer
| Name | UTypedElementTableViewerFactory |
| Type | class |
| Header File | /Engine/Plugins/Experimental/EditorDataStorageFeatures/Source/TedsTableViewer/Public/TedsTableViewerUtils.h |
| Include Path | #include "TedsTableViewerUtils.h" |
Syntax
UCLASS ()
class UTypedElementTableViewerFactory : public UEditorDataStorageFactory
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UEditorDataStorageFactory → UTypedElementTableViewerFactory
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~UTypedElementTableViewerFactory() |
TedsTableViewerUtils.h |
Functions
Public
Overridden from UEditorDataStorageFactory
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void RegisterTables
(
UE::Editor::DataStorage::ICoreProvider& DataStorage |
TedsTableViewerUtils.h |