Garry's Mod Wiki

Revision Difference

Panel:GetBGColor#526336

<function name="GetBGColor" parent="Panel" type="classfunc"> <description>⤶ <note>Next update</note>⤶ Returns the background color of a panel such as a <page>RichText</page>, <page>Label</page> or <page>DColorCube</page>.⤶ <description>Returns the background color of a panel such as a <page>RichText</page>, <page>Label</page> or <page>DColorCube</page>.⤶ <note>This doesn't apply to all VGUI elements and its function varies between them</note> </description> <realm>Client</realm> <added>2020.02.24</added>⤶ <added>2020.03.17</added>⤶ <rets> <ret name="color" type="number">The <page>Color</page> structure</ret> </rets> </function>