Revision Difference
surface.GetTextColor#564808
<function name="GetTextColor" parent="surface" type="libraryfunc">
<description>
Returns the current color affecting text 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 text drawing operations will use as a <page>Color</page>.</ret>
</rets>
</function>