Navigation
API > API/Runtime > API/Runtime/TypedElementFramework
Column that references a row in the table that provides package and source control information.
| Name | FTypedElementPackageReference |
| Type | struct |
| Header File | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Columns/TypedElementPackageColumns.h |
| Include Path | #include "Elements/Columns/TypedElementPackageColumns.h" |
Syntax
USTRUCT (Meta=(DisplayName="Package path reference"))
struct FTypedElementPackageReference : public FEditorDataStorageColumn
Inheritance Hierarchy
- FEditorDataStorageColumn → FTypedElementPackageReference
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Row | UE::Editor::DataStorage::RowHandle | Elements/Columns/TypedElementPackageColumns.h |