Legacy Documentation: Version 4.5.0

Script language:

  • JS
  • C#
  • Boo
Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

DragAndDrop.objectReferences

static var objectReferences: Object[];
static Object[] objectReferences;
static objectReferences as Object[]

Description

References to objects being dragged.

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

See Also: paths, PrepareStartDrag, StartDrag.