Garry's Mod Wiki

Revision Difference

DColorCombo:OnValueChanged#567782

<function name="OnValueChanged" parent="DColorCombo" type="panelhook"> <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>⤶ <arg name="newcol" type="Color"></arg>⤶ </args> </function>