Revision Difference
Panel:SetBGColorEx#511008
<function name="SetBGColorEx" parent="Panel" type="classfunc">⤶
<description><internal></internal>Sets the background color of the panel.</description>⤶
<realm>Client</realm>⤶
<args>⤶
<arg name="r" type="number">The red channel of the color.</arg>⤶
<arg name="g" type="number">The green channel of the color.</arg>⤶
<arg name="b" type="number">The blue channel of the color.</arg>⤶
<arg name="a" type="number">The alpha channel of the color.</arg>⤶
</args>⤶
</function>⤶
⤶