Skip to content

RightMouseReleased

Description

RightMouseReleased is a Function on Input
Returns true if the right mouse button was released this tick.

Example
local testVariable = Input.RightMouseReleased()
Usage

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