DragAndDrop.paths
static var paths: string[];
static string[] paths;
static paths as string[]
Description

The file names being dragged.

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

See Also: objectReferences, PrepareStartDrag, StartDrag.