Garry's Mod Wiki

Revision Difference

Panel:IsDragging#545748

<function name="IsDragging" parent="Panel" type="classfunc"> <description>Returns whether this panel is currently being dragged or not.</description> <realm>Client</realm> <file line="363">lua/includes/extensions/client/panel/dragdrop.lua</file> <rets> <ret name="" type="boolean">Whether this panel is currently being dragged or not.</ret> </rets> </function>