This version of Unity is unsupported.

DragAndDropData.GetGenericData

Declaration

public object GetGenericData(string key);

Parameters

key The key for this entry.

Returns

object The object stored for this key.

Description

Gets data associated with the current drag-and-drop operation.