Navigation
API > API/Editor > API/Editor/StructUtilsEditor > API/Editor/StructUtilsEditor/FPropertyBagInstanceDataDetails
| Name | FHierarchyData |
| Type | struct |
| Header File | /Engine/Source/Editor/StructUtilsEditor/Public/PropertyBagDetails.h |
| Include Path | #include "PropertyBagDetails.h" |
Syntax
struct FHierarchyData
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ActiveHierarchySection | TWeakObjectPtr< const UHierarchySection > | PropertyBagDetails.h | ||
| HierarchyPropertyHandleMap | TMap< TObjectKey< const UPropertyBagHierarchyProperty >, TSharedPtr< IPropertyHandle > > | PropertyBagDetails.h | ||
| HierarchyRoot | TWeakObjectPtr< UPropertyBagHierarchyRoot > | PropertyBagDetails.h | ||
| HierarchyViewModel | TWeakObjectPtr< UPropertyBagHierarchyViewModel > | PropertyBagDetails.h | ||
| OnNavigateToHierarchyPropertyRequestedDelegate | FPropertyBagPropertyDelegate | PropertyBagDetails.h | ||
| PropertyPathPropertyMap | TMap< FString, TWeakObjectPtr< const UPropertyBagHierarchyProperty > > | PropertyBagDetails.h |