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

# mouse2release

> Roblox window가 active일 때 right mouse up event를 보냅니다. Real은 the requested mouse action 및 movement 또는 wheel data 없이 mouse input를 호출합니다. 이 function은 arguments를 받지 않고 아무것도 반환하지 않으며 대응하는 right mouse down event를 보내지 않고 isrbxactive가 false라면 input을 보내지 않고 반환합니다.

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