Garry's Mod Wiki

Revision Difference

DLabelURL:SetTextColor#518188

<function name="SetTextColor" parent="DLabelURL" type="panelfunc"> <ispanel>yes</ispanel> <description> Sets the text color of the <page>DLabelURL</page>. Overrides <page>DLabelURL:SetTextStyleColor</page>. This should only be used immediately after it is created, and otherwise <page>Panel:SetFGColor</page>. </description> <realm>Client</realm> <args> <arg name="col" type="table">The &lt;page&gt;Global.Color&lt;/page&gt; to use.</arg> <arg name="col" type="table">The <page>Global.Color</page> to use.</arg> </args> </function>