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

# mouse1release

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

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