Garry's Mod Wiki

Revision Difference

surface.GetDrawColor#564807

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