Garry's Mod Wiki

Revision Difference

DPanel:GetDrawBackground#553853

<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 and Menu</realm> <rets> <ret name="" type="boolean">True if the panel background is drawn, false otherwise.</ret> </rets> </function>