Navigation
API > API/Editor > API/Editor/StructUtilsEditor > API/Editor/StructUtilsEditor/FPropertyBagDetailsDragDropHandl-_1
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
PropertyBagDragDropHandler.h |
|
|
|
PropertyBagDragDropHandler.h |
|
FPropertyBagDetailsDragDropHandlerTarget()
| |
|
| Name |
FPropertyBagDetailsDragDropHandlerTarget |
| Type |
function |
| Header File |
/Engine/Source/Editor/StructUtilsEditor/Public/PropertyBagDragDropHandler.h |
| Include Path |
#include "PropertyBagDragDropHandler.h" |
FPropertyBagDetailsDragDropHandlerTarget()
FPropertyBagDetailsDragDropHandlerTarget(const FCanAcceptPropertyBagDetailsRowDropOp &, const FOnPropertyBagDetailsRowDropOp &)
| |
|
| Name |
FPropertyBagDetailsDragDropHandlerTarget |
| Type |
function |
| Header File |
/Engine/Source/Editor/StructUtilsEditor/Public/PropertyBagDragDropHandler.h |
| Include Path |
#include "PropertyBagDragDropHandler.h" |
| Source |
/Engine/Source/Editor/StructUtilsEditor/Private/PropertyBagDragDropHandler.cpp |
FPropertyBagDetailsDragDropHandlerTarget
(
const FCanAcceptPropertyBagDetailsRowDropOp & CanAcceptDragDrop,
const FOnPropertyBagDetailsRowDropOp & OnDragDrop
)