Revision Difference
DPanel:GetDrawBackground#550518
<function name="GetDrawBackground" parent="DPanel" type="panelfunc">
<ispanel>yes</ispanel>
<description><deprecated>You should use <page>DPanel:GetPaintBackground</page> instead.</deprecated>Returns whether or not the panel background is being drawn. Alias of <page>DPanel:GetPaintBackground</page>.</description>
<realm>Client</realm>⤶
<realm>Client and Menu</realm>⤶
<rets>
<ret name="" type="boolean">True if the panel background is drawn, false otherwise.</ret>
</rets>
</function>