Skip to main content

Module events

Structs§

DragIntercepted
Emitted only when Input.setInterceptDrags is enabled. Use this data with Input.dispatchDragEvent to restore normal drag and drop behavior. dragIntercepted
DragInterceptedParams
Emitted only when Input.setInterceptDrags is enabled. Use this data with Input.dispatchDragEvent to restore normal drag and drop behavior. dragIntercepted

Enums§

DragInterceptedMethod
InputEvents