> ## 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.

# mouse2click

> Envia un right mouse down event y un right mouse up event cuando la Roblox window esta activa. Real llama a mouse input con the requested mouse action y sin movement ni wheel data. La function no toma arguments, no devuelve nada y vuelve sin enviar input cuando isrbxactive seria false.

<div className="real-function-page">
  ```lua theme={null}
  mouse2click()
  ```
</div>
