Revision Difference
GM:HUDDrawScoreBoard#524615
<function name="HUDDrawScoreBoard" parent="GM" type="hook">
<ishook>yes</ishook>
<description>
Called every frame to render the scoreboard.
It is recommended to use Derma and VGUI for this job instead of this hook. Called right after <page>GM:HUDPaint</page>.
<rendercontext hook="true" type="2D"/>⤶
<rendercontext hook="true" type="2D"></rendercontext>⤶
</description>
<realm>Client</realm>
<predicted>No</predicted>
</function>