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

DragAndDrop.objectReferences

public static Object[] objectReferences;

Description

References to objects being dragged.

Never returns null. If no object references are available returns an empty array.

Additional resources: paths, PrepareStartDrag, StartDrag.