Skip to content

RightMouseHeld

Description

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

Example
local testVariable = Input.RightMouseHeld()
Usage

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