Revision Difference
GM:DrawOverlay#523768
<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 be called when r_drawvgui is enabled</note>⤶
<note>Only gets called when r_drawvgui is enabled.</note>⤶
<rendercontext hook="true" type="2D"/>
</description>
<realm>Client and Menu</realm>
<predicted>No</predicted>
</function>