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

DragAndDrop.paths

public static string[] paths;

Description

The file names being dragged.

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

Additional resources: objectReferences, PrepareStartDrag, StartDrag.