Navigation
API > API/Runtime > API/Runtime/TypedElementFramework
A general reference to another row.
| Name | FTypedElementRowReferenceColumn |
| Type | struct |
| Header File | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Columns/TypedElementMiscColumns.h |
| Include Path | #include "Elements/Columns/TypedElementMiscColumns.h" |
Syntax
USTRUCT (Meta=(DisplayName="Row reference"))
struct FTypedElementRowReferenceColumn : public FEditorDataStorageColumn
Inheritance Hierarchy
- FEditorDataStorageColumn → FTypedElementRowReferenceColumn
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Row | UE::Editor::DataStorage::RowHandle | Elements/Columns/TypedElementMiscColumns.h |