Garry's Mod Wiki

Revision Difference

GM:DrawOverlay#552835

<function name="DrawOverlay" parent="GM" type="hook"> <ishook>yes</ishook>⤶ <description> Called after all other 2D draw hooks are called. Draws over all VGUI Panels and HUDs. Unlike <page>GM:HUDPaint</page>, this hook is called with the game paused and while the Camera SWEP is equipped. <note>Only gets called when `r_drawvgui` is enabled.</note> <rendercontext hook="true" type="2D"></rendercontext> </description> <realm>Client and Menu</realm> <predicted>No</predicted>⤶ </function>