Skip to content

LeftMouseHeld

Description

LeftMouseHeld is a Function on Input
Returns true if the left mouse button was held down this tick.

Example
local testVariable = Input.LeftMouseHeld()
Usage

network usage: Any (Client or Server/Host)
returns: bool
parameters: None