GetMouseButtonUp

GetMouseButtonUp(<-mouseButton)

Description

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

Examples