Navigation
API > API/Runtime > API/Runtime/TypedElementFramework
| Name | FHierarchyRegistrationParams |
| Type | struct |
| Header File | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Interfaces/TypedElementDataStorageInterface.h |
| Include Path | #include "Elements/Interfaces/TypedElementDataStorageInterface.h" |
Syntax
struct FHierarchyRegistrationParams
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Name | FName | Elements/Interfaces/TypedElementDataStorageInterface.h | ||
| ParentChangedColumn | const UScriptStruct * | Optional column that is added to a row when the parent changes (useful for change detection). | Elements/Interfaces/TypedElementDataStorageInterface.h |