Garry's Mod Wiki

Revision Difference

DLabelURL:SetTextColor#553482

<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 and Menu</realm> <args> <arg name="col" type="table">The <page>Global.Color</page> to use.</arg> </args> </function>