Navigation
API > API/Editor > API/Editor/StructUtilsEditor > API/Editor/StructUtilsEditor/FPropertyBagDetailsDragDropHandl-_1
Description
Bind a hierarchy-element-based drop handler. Used when the dropped element may not have a valid PropertyDesc (e.g. categories).
| Name | BindOnHandleHierarchyElementDrop |
| Type | function |
| Header File | /Engine/Source/Editor/StructUtilsEditor/Public/PropertyBagDragDropHandler.h |
| Include Path | #include "PropertyBagDragDropHandler.h" |
| Source | /Engine/Source/Editor/StructUtilsEditor/Private/PropertyBagDragDropHandler.cpp |
virtual void BindOnHandleHierarchyElementDrop
(
FOnPropertyBagHierarchyElementDropOp && OnDrop
)