Garry's Mod Wiki

Revision Difference

DCheckBoxLabel:SetBright#549952

<function name="SetBright" parent="DCheckBoxLabel" type="panelfunc"> <ispanel>yes</ispanel> <description> <deprecated>You really should be using <page>DCheckBoxLabel:SetTextColor</page> instead</deprecated> Sets the color of the <page>DCheckBoxLabel</page>'s text to the bright text color defined in the skin. </description> <realm>Client</realm>⤶ <realm>Client and Menu</realm>⤶ <args> <arg name="bright" type="boolean">true makes the text bright.</arg> </args> </function>