Garry's Mod Wiki

Revision Difference

DButton:IsDown#549921

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