Skip to content

MiddleMouseHeld

Description

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

Example
local testVariable = Input.MiddleMouseHeld()
Usage

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