This version of Unity is unsupported.

DragAndDrop.paths

public static string[] paths;

Description

The file names being dragged.

Never returns null. If no paths are available returns an empty array.

See Also: objectReferences, PrepareStartDrag, StartDrag.