Skip to content

Mouse_check_button

hpgDesigns edited this page Aug 8, 2021 · 1 revision

NOTOC

Notation

Description

Gets whether a mouse button is currently being pressed. Uses the mouse constants (eg. mb_left) for the left mouse button.

Parameters

  • button mouse constant of the button to check

Return Values

Returns boolean (true or false) whether the mouse button is currently being pressed.

Example Call

Example of using the function.

This is number 1

Clone this wiki locally