Revision Difference
DColorMixer:ValueChanged#550009
<function name="ValueChanged" parent="DColorMixer" type="panelhook">
<ispanel>yes</ispanel>
<description>
Called when the player changes the color of the <page>DColorMixer</page>.
<bug>The returned color will not have the color metatable.</bug>
</description>
<realm>Client</realm>⤶
<realm>Client and Menu</realm>⤶
<args>
<arg name="col" type="table">The new color. See <page>Color</page></arg>
</args>
</function>