Beta Documentation - Subject to change.

Syntax

Lua
function DragDropInfo:IsSuccessful();

Returns

Type: boolean
True if the drag drop was successful.

Remarks

Gets a flag indicating if the drag drop operation was successful.

See Also