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

# mouse2press

> Envia um right mouse down event quando a Roblox window esta ativa. Real chama mouse input com the requested mouse action e sem movement ou wheel data. A function nao recebe arguments, nao retorna nada, nao envia um right mouse up event correspondente e volta sem enviar input quando isrbxactive seria false.

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