> ## Documentation Index
> Fetch the complete documentation index at: https://docs.projectreal.gg/llms.txt
> Use this file to discover all available pages before exploring further.

# mousescroll

> Gui mouse wheel event khi Roblox window active. Doi so amount duoc kiem tra la Lua number, chuyen doi bang integer conversion va truyen truc tiep lam gia tri dwData vao mouse input voi the requested mouse action. Real khong normalize amount va khong them movement data. Function khong tra ve gi va tra ve ma khong gui input khi isrbxactive se la false.

<div className="real-function-page">
  ```lua theme={null}
  mousescroll(amount: number)
  ```

  ## Đối số

  <ParamField path={"amount"} type={"number"} required>
    Wheel dwData value duoc doc nhu Lua number va chuyen doi bang integer conversion truoc khi truyen vao mouse input.
  </ParamField>
</div>
