Garry's Mod Wiki
GM:HUDPaint()
Description
Called whenever the HUD should be drawn.
This is the ideal place to draw custom HUD elements.
To prevent the default game HUD from drawing, use GM:HUDShouldDraw.
This hook does not get called when the Camera SWEP is held, or when the esc menu is open.
If you need to draw in those situations, use GM:DrawOverlay instead.
This is a rendering hook which provides a 2d rendering context.
Example
This site is a community mirror of the official Garry's Mod wiki.. This site is not maintained by Facepunch Studios.
Page content is automatically updated four times a day. Edits and history are not available.
Last Parsed: Loading...