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

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.