Garry's Mod Wiki

Revision Difference

GM:PreDrawHalos#524624

<function name="PreDrawHalos" parent="GM" type="hook"> <ishook>yes</ishook> <description> Called before rendering the halos. This is the place to call <page>halo.Add</page>. This hook is actually running inside of <page>GM:PostDrawEffects</page>. <rendercontext hook="true" type="3D"/>⤶ <rendercontext hook="true" type="3D"></rendercontext>⤶ </description> <realm>Client</realm> <predicted>No</predicted> <file line="148">lua/includes/modules/halo.lua</file> </function>