Garry's Mod Wiki

Revision Difference

DColorMixer:ValueChanged#562289

<function name="ValueChanged" parent="DColorMixer" type="panelhook"> <description> Called when the player changes the color of the <page>DColorMixer</page>. Called when the player changes the color of the <page>DColorMixer</page>. Meant to be overridden. <bug>The returned color will not have the color metatable.</bug> </description> <realm>Client and Menu</realm> <file line="313-L315">lua/vgui/dcolormixer.lua</file>⤶ <args> <arg name="col" type="table">The new color. See <page>Color</page></arg> </args> </function>