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

> 当 Roblox window active 时，发送 right mouse down event。Real 调用 mouse input，使用 the requested mouse action，并且没有 movement 或 wheel data。该 function 不接受 arguments，不返回任何值，不发送对应的 right mouse up event，并且当 isrbxactive 会为 false 时直接返回，不发送 input。

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