Gamemode.HUDPaintBackground
From GMod Wiki
| Event Hook | |
| Hook Name | HUDPaintBackground |
| Syntax | GM:HUDPaintBackground( ) |
| Description | Used to draw things on your screen. |
| Returns | Nil |
| Lua State | |
| BBCode | [b][url=wiki.garrysmod.com/?title=Gamemode.HUDPaintBackground]Gamemode.HUDPaintBackground [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
Examples
Additional Notes
Works the same as HUDPaint with the difference that this Hook gets called before HUDPaint