Garry's Mod Wiki

Revision Difference

DLabel:SetTextStyleColor#518181

<function name="SetTextStyleColor" parent="DLabel" type="panelfunc"> <ispanel>yes</ispanel> <description> <internal>Use <page>DLabel:SetTextColor</page> instead!</internal> Used by <page>DLabel:SetDark</page>, <page>DLabel:SetBright</page> and <page>DLabel:SetHighlight</page> to set the text color without affecting <page>DLabel:SetTextColor</page> calls. </description> <realm>Client</realm> <args> <arg name="color" type="table">The text color. Uses the &lt;page&gt;Color&lt;/page&gt;.</arg> <arg name="color" type="table">The text color. Uses the <page>Color</page>.</arg> </args> </function>