Revision Difference
DColorPalette:DoClick#513288
<function name="DoClick" parent="DColorPalette" type="panelfunc">⤶
<ispanel>yes</ispanel>⤶
<description>⤶
<deprecated></deprecated>⤶
⤶
Basically the same functionality as <page>DColorPalette:OnValueChanged</page>, you should use that instead!⤶
</description>⤶
<realm>Client</realm>⤶
<args>⤶
<arg name="clr" type="table">The new color via the <page>Color</page></arg>⤶
<arg name="btn" type="Panel">The <page>DColorButton</page> that was pressed.</arg>⤶
</args>⤶
</function>⤶
⤶