GetMouseButtonDown

GetMouseButtonDown(<-mouseButton)

Description

Returns a bool during the frame that the mouse button is pressed. MouseButton is 0,1,2,3,4 where 0 is left mouse and 1 is right mouse.

Examples