Revision Difference
GM:PreDrawSkyBox#524626
<function name="PreDrawSkyBox" parent="GM" type="hook">
<ishook>yes</ishook>
<description>
Called before the sky box is drawn.
<rendercontext hook="true" type="3D"/>⤶
<rendercontext hook="true" type="3D"></rendercontext>⤶
</description>
<realm>Client</realm>
<predicted>No</predicted>
<rets>
<ret name="" type="boolean">Return true to disable skybox drawing (both 2D and 3D skybox)</ret>
</rets>
</function>