Revision Difference
DButton:IsDown#553490
<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 and Menu</realm>
<rets>
<ret name="" type="boolean">Whether or not the button is depressed.</ret>
</rets>
</function>