Navigation
API > API/Editor > API/Editor/PropertyEditor > API/Editor/PropertyEditor/IDetailPropertyRow
References
| Module | PropertyEditor |
| Header | /Engine/Source/Editor/PropertyEditor/Public/IDetailPropertyRow.h |
| Include | #include "IDetailPropertyRow.h" |
IDetailPropertyRow & DragDropHandler
&40;
TSharedPtr< IDetailDragDropHandler > InDragDropHandler
&41;
Remarks
Sets a handler for this property row to be a source or target of drag-and-drop operations
Parameters
| Name | Description |
|---|---|
| InDragDropHandler | Handler used when starting a drag or accepting a drop operation |