Skip to content

DropDelegate

Namespace: SideXP.Core.EditorOnly

public delegate bool DropDelegate(Object[] objectReferences)

Called when objects are dropped in a drop zone using Draw.

Returns

Returns true if the objects have been dropped successfully.