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

> Sendet ein left mouse up event, wenn das Roblox window aktiv ist. Real ruft mouse input mit the requested mouse action und ohne movement oder wheel data auf. Die function nimmt keine arguments, gibt nichts zurück, sendet kein passendes left mouse down event und kehrt ohne input zurück, wenn isrbxactive false wäre.

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