FDragDropOperation::OnCursorQuery

Allows drag/drop operations to override the current cursor

Windows
MacOS
Linux

Override Hierarchy

FDragDropOperation::OnCursorQuery()

FUMGDragDropOp::OnCursorQuery()

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

Syntax

virtual FCursorReply OnCursorQuery()

Remarks

Allows drag/drop operations to override the current cursor

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss