Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


DragPerformEvent

The event sent to an element when another element is dragged and dropped on the element.
Read time 2 minutesLast updated 10 days ago

Definition

public class DragPerformEvent : DragAndDropEventBase<DragPerformEvent>, IDisposable, IMouseEvent, IDragAndDropEvent

Inheritance