Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

DragAndDropData.source

public object source;

Description

The object that started the drag.

For collection views such as ListView, TreeView, and others, this refers to the corresponding view that started the drag-and-drop.