Revision Difference
GM:PreDrawViewModels#527840
<function name="PreDrawViewModels" parent="GM" type="hook">
<ishook>yes</ishook>
<description>
Called before view models and entities with `RENDERGROUP_VIEWMODEL` are drawn.
You can use <page>GM:PreDrawEffects</page> as a `PostDrawViewModel` hook as it is called just after the view model(s) are drawn.
⤶
<rendercontext hook="true" type="3D"></rendercontext>
<rendercontext hook="true" type="3D"></rendercontext>
</description>
<added>2020.06.24</added>⤶
<realm>Client</realm>
<predicted>No</predicted>
</function>