GM:PreDrawHalos
GM:PreDrawHalos()
Description
Called before rendering the halos. This is the place to call halo.Add. This hook is actually running inside of GM:PostDrawEffects.
This is a rendering hook which provides a 3d rendering context.
Called before rendering the halos. This is the place to call halo.Add. This hook is actually running inside of GM:PostDrawEffects.