Navigation
API > API/Runtime > API/Runtime/TypedElementFramework
A reference to the direct hierarchical parent of this row which has not been resolved yet. The stored value will be used to attempt to find the indexed row. This column can not be used to find rows that are not indexed.
| Name | FUnresolvedTableRowParentColumn |
| Type | struct |
| Header File | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Columns/TypedElementHiearchyColumns.h |
| Include Path | #include "Elements/Columns/TypedElementHiearchyColumns.h" |
Syntax
USTRUCT (Meta=(DisplayName="Parent (Unresolved)"))
struct FUnresolvedTableRowParentColumn : public FEditorDataStorageColumn
Inheritance Hierarchy
- FEditorDataStorageColumn → FUnresolvedTableRowParentColumn
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ParentIdKey | UE::Editor::DataStorage::FMapKey | Elements/Columns/TypedElementHiearchyColumns.h |