This version of Unity is unsupported.

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.

See Also: paths, PrepareStartDrag, StartDrag.