Revision Difference
GM:HUDPaintBackground#524642
<function name="HUDPaintBackground" parent="GM" type="hook">
<ishook>yes</ishook>
<description>
Called before <page>GM:HUDPaint</page> when the HUD background is being drawn.
Things rendered in this hook will **always** appear behind things rendered in <page>GM:HUDPaint</page>.
<rendercontext hook="true" type="2D"/>⤶
<rendercontext hook="true" type="2D"></rendercontext>⤶
</description>
<realm>Client</realm>
<predicted>No</predicted>
</function>