Revision Difference
GM:PostProcessPermitted#552897
<function name="PostProcessPermitted" parent="GM" type="hook">
<ishook>yes</ishook>⤶
<description>Allows you to suppress post processing effect drawing.</description>
<realm>Client</realm>
<predicted>No</predicted>⤶
<args>
<arg name="ppeffect" type="string">The classname of Post Processing effect</arg>
</args>
<rets>
<ret name="" type="boolean">Return true/false depending on whether this post process should be allowed</ret>
</rets>
</function>