Revision Difference
DColorButton:SetColor#518135
<function name="SetColor" parent="DColorButton" type="panelfunc">
<ispanel>yes</ispanel>
<description>Sets the color of the <page>DColorButton</page>.</description>
<realm>Client</realm>
<args>
<arg name="color" type="table">A <page>Color</page> to set the color as</arg>
<arg name="color" type="table">A <page>Color</page> to set the color as</arg>
<arg name="noTooltip" type="boolean" default="false">If true, the tooltip will not be reset to display the selected color.</arg>
</args>
</function>