DFrame.Paint
From GMod Wiki
| Function | |
| Syntax | DFrame:Paint( ) |
| Description: | |
| Paints the frame. | |
| Returns: | nil |
| In Object: | DFrame |
| Realm: |
|
| BBCode Link: | [b][url=http://wiki.garrysmod.com/?title=DFrame.Paint]DFrame.Paint [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
Examples
Additional Notes
- If you use paint on a derma vgui object, it will become transparent. Make sure to draw a rect or roundedbox the size of the vgui object.
