Navigation
API > API/Editor > API/Editor/SubobjectDataInterface
TEDS column to store a collection of rows that are being displayed under a node in the subobject editor component tree Used when SubobjectEditor::UseTedsHierarchies() is false
| Name | FSubobjectDataSubsystemRowReferenceCollection |
| Type | struct |
| Header File | /Engine/Source/Editor/SubobjectDataInterface/Public/SubobjectDataAdapterBase.h |
| Include Path | #include "SubobjectDataAdapterBase.h" |
Syntax
USTRUCT ()
struct FSubobjectDataSubsystemRowReferenceCollection : public FEditorDataStorageColumn
Inheritance Hierarchy
- FEditorDataStorageColumn → FSubobjectDataSubsystemRowReferenceCollection
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Rows | TArray< FTedsRowHandle > | SubobjectDataAdapterBase.h |