Navigation
API > API/Plugins > API/Plugins/TedsTableViewer
Column on the table viewer row that contains information about an ongoing drag and drop event
| Name | FTedsTableViewerDropInfoColumn |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/EditorDataStorageFeatures/Source/TedsTableViewer/Public/TedsTableViewerWidgetColumns.h |
| Include Path | #include "TedsTableViewerWidgetColumns.h" |
Syntax
USTRUCT (Meta=(DisplayName="Table Viewer drop info"))
struct FTedsTableViewerDropInfoColumn : public FEditorDataStorageColumn
Inheritance Hierarchy
- FEditorDataStorageColumn → FTedsTableViewerDropInfoColumn
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| DropTarget | UE::Editor::DataStorage::RowHandle | TedsTableViewerWidgetColumns.h |