MouseButton1Down (Event)

From Goodblox Wiki
Revision as of 03:12, 22 September 2021 by Xyrafrost (talk | contribs) (created the page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
Event
Syntax MouseButton1Down( Integer x, Integer y )
Description: Fired when the mouse is in the left mouse down state on the GUI object.
In Object: GuiButton


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