Revision Difference
GM:HUDPaintBackground#511147
<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"/>⤶
</description>⤶
<realm>Client</realm>⤶
<predicted>No</predicted>⤶
</function>⤶
⤶