Garry's Mod Wiki

Revision Difference

surface.GetDrawColor#567892

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