Skip to content

MouseScroll

Description:

This function demonstrates the usage of the MouseScroll API.

Example:

-- Scroll the mouse wheel
MouseScroll(2)

print("Mouse wheel scrolled")