Event Reply

Event Reply

Windows
MacOS
Linux

Actions

Detect Drag

Ask Slate to detect if a user starts dragging in this widget later. Slate internally tracks the movement and if it surpasses the drag threshold, Slate will send an OnDragDetected event to the widget.

Target is Widget Blueprint Library

Detect Drag if Pressed

Given the pointer event, emit the DetectDrag reply if the provided key was pressed. If the DragKey is a touch key, that will also automatically work.

Target is Widget Blueprint Library

End Drag Drop

An event should return FReply::Handled().EndDragDrop() to request that the current drag/drop operation be terminated.

Target is Widget Blueprint Library

Select Skin
Light
Dark

Welcome to the new Unreal Engine 4 Documentation site!

We're working on lots of new features including a feedback system so you can tell us how we are doing. It's not quite ready for use in the wild yet, so head over to the Documentation Feedback forum to tell us about this page or call out any issues you are encountering in the meantime.

We'll be sure to let you know when the new system is up and running.

Post Feedback