Click or drag to resize

InputClient Events

Version 96.0.142

The InputClient type exposes the following members.

Events
  NameDescription
Public eventDragIntercepted
Emitted only when `Input.setInterceptDrags` is enabled. Use this data with `Input.dispatchDragEvent` to restore normal drag and drop behavior.
Top
See Also