Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/Input > API/Runtime/SlateCore/Input/FDragDropEvent
References
| Module | SlateCore |
| Header | /Engine/Source/Runtime/SlateCore/Public/Input/DragAndDrop.h |
| Include | #include "Input/DragAndDrop.h" |
| Source | /Engine/Source/Runtime/SlateCore/Public/Input/DragAndDrop.inl |
template<typename OperationType>
TSharedPtr < OperationType > GetOperationAs() const
the content being dragged if it matched the 'OperationType'; invalid Ptr otherwise.