Garry's Mod Wiki

Revision Difference

surface.GetTextColor#567893

<function name="GetTextColor" parent="surface" type="libraryfunc"> <description> Returns the current color affecting text draw operations. </description> <realm>Client and Menu</realm> <rets> <ret name="" type="table">The color that text drawing operations will use as a <page>Color</page>.</ret> <ret name="" type="Color">The color that text drawing operations will use.</ret> </rets> </function>