Beta Documentation - Subject to change.

Syntax

Lua
function DragDropInfo:SetSuccessful(value);

Parameters

value
Type: boolean
True if the drag drop was successful.

Remarks

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

See Also