Garry's Mod Wiki

GM:HUDDrawScoreBoard

  GM:HUDDrawScoreBoard()

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 GM:HUDPaint.

This is a rendering hook which provides a 2d rendering context.