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

# mouse1press

> Sendet ein left mouse down 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 up event und kehrt ohne input zurück, wenn isrbxactive false wäre.

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