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

> Envia un left mouse up event cuando la Roblox window esta activa. Real llama a mouse input con the requested mouse action y sin movement ni wheel data. La function no toma arguments, no devuelve nada, no envia un left mouse down event correspondiente y vuelve sin enviar input cuando isrbxactive seria false.

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