Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/Input > API/Runtime/SlateCore/Input/FDragDropOperation
References
| Module | SlateCore |
| Header | /Engine/Source/Runtime/SlateCore/Public/Input/DragAndDrop.h |
| Include | #include "Input/DragAndDrop.h" |
| Source | /Engine/Source/Runtime/SlateCore/Private/Input/DragAndDrop.cpp |
void SetCursorOverride
(
TOptional < EMouseCursor::Type > CursorType
)
Remarks
Sets the cursor to override the drag drop operations cursor with so that a control can give temporary feedback, for example - a slashed circle telling the user 'this can't be dropped here'.