DPropertySheet.GetDrawBackground
From GMod Wiki
Function | |
Syntax | DPropertySheet:GetDrawBackground( )( ) |
Description: | |
Returns true if the background is drawn and false if the background is transparent | |
Returns: | Bool |
In Object: | DPropertySheet |
Realm: | |
BBCode Link: | [b][url=http://wiki.garrysmod.com/?title=DPropertySheet.GetDrawBackground]DPropertySheet.GetDrawBackground [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
Examples
Additional Notes
- This function is not required when you're overriding the Paint hook.