Revision Difference
DColorCombo:OnValueChanged#562270
<function name="OnValueChanged" parent="DColorCombo" type="panelhook">
<description>Called when the value (color) of this panel was changed.</description>⤶
<description>Called when the value (color) of this panel was changed. For override</description>⤶
<realm>Client</realm>
<file line="63-L67">lua/vgui/dcolorcombo.lua</file>⤶
<args>
<arg name="newcol" type="table"></arg>
</args>
</function>