Revision Difference
DColorCube:SetRGB#562284
<function name="SetRGB" parent="DColorCube" type="panelfunc">
<description>
<internal></internal>
⤶
Used internally to set the real "output" color of the panel.
⤶
An <page>Global.AccessorFunc</page> that used internally to set the real "output" color of the panel.
</description>
<realm>Client and Menu</realm>
<file line="6">lua/vgui/dcolorcube.lua</file>⤶
<args>
<arg name="clr" type="table">A <page>Color</page></arg>
</args>
</function>