Navigation
API > API/Editor > API/Editor/StructUtilsEditor > API/Editor/StructUtilsEditor/FPropertyBagInstanceDataDetails
Description
Retrieves the hierarchy property handle map. Only meaningful if used in conjunction with a hierarchy root.
| Name | GetHierarchyPropertyHandleMap |
| Type | function |
| Header File | /Engine/Source/Editor/StructUtilsEditor/Public/PropertyBagDetails.h |
| Include Path | #include "PropertyBagDetails.h" |
| Source | /Engine/Source/Editor/StructUtilsEditor/Private/Customizations/PropertyBagDetails.cpp |
const TMap < TObjectKey < const UPropertyBagHierarchyProperty >, TSharedPtr < IPropertyHandle > > & GetHierarchyPropertyHandleMap() const