Garry's Mod Wiki

Panel:DragMousePress

  Panel:DragMousePress( number mouseCode )

Description

Called to inform the dragndrop that a mouse button is being held down on a panel object.

Arguments

1 number mouseCode
The code for the mouse button pressed, passed by, for example, PANEL:OnMousePressed. See the MOUSE enum.