Choose your operating system:
Windows
macOS
Linux
Module |
|
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.