MouseButton1Up (Event)

From Goodblox Wiki
Revision as of 04:07, 22 September 2021 by Xyrafrost (talk | contribs)
Jump to navigationJump to search


Event
Syntax MouseButton1Up( Integer x, Integer y )
Description: Fired when the left mouse has released the GUI object.
In Object: GuiButton


Event
Syntax MouseButton1Up( Axis axis )
Description: Fired when the left mouse button is released on one of the GUI handles.
In Object: ArcHandles, Handles