Revision Difference
surface.GetDrawColor#512024
<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>⤶
<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>⤶
⤶