Garry's Mod Wiki

Revision Difference

DButton:IsDown#561247

<function name="IsDown" parent="DButton" type="panelfunc"> <description>Returns true if the DButton is currently depressed (a user is clicking on it).</description> <realm>Client and Menu</realm> <file line="26-L30">lua/vgui/dbutton.lua</file>⤶ <rets> <ret name="" type="boolean">Whether or not the button is depressed.</ret> </rets> </function>