Revision Difference
DColorMixer:ValueChanged#554009
<function name="ValueChanged" parent="DColorMixer" type="panelhook">⤶
<ispanel>yes</ispanel>⤶
⤶
<function name="ValueChanged" parent="DColorMixer" type="panelhook"> ⤶
<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 and Menu</realm>
<args>
<arg name="col" type="table">The new color. See <page>Color</page></arg>
</args>
</function>