Documentation

Mouse Scrolled - Open Dev Kit Documentation

Open Dev Kit Documentation :: GUI :: Control :: Mouse Scrolled

GUI.Control.MouseScrolled(
  Position 2D Vector,
  Delta 2D Vector
) 
Triggers when the mouse wheel is used

Parameters

Position 2D Vector
Position on the control of the cursor when the mouse wheel is used
Delta 2D Vector
Change in wheel information

If you think anything is missing, please feel free to: submit documentation feedback on this page