A hook event that fires when some useful data is dropped onto the Canvas.
The Canvas instance
The data that has been dropped onto the Canvas, which includes the canvas coordinates (x, y) and the data return by foundry.applications.ux.TextEditor.implementation.getDragEventData
The drag event
A hook event that fires when some useful data is dropped onto the Canvas.