Garry's Mod Wiki

Revision Difference

matproxy.ShouldOverrideProxy#511543

<function name="ShouldOverrideProxy" parent="matproxy" type="libraryfunc">⤶ <description>Called by engine, returns true if we're overriding a proxy</description>⤶ <realm>Client</realm>⤶ <args>⤶ <arg name="name" type="string">The name of proxy in question</arg>⤶ </args>⤶ <rets>⤶ <ret name="" type="boolean">Are we overriding it?</ret>⤶ </rets>⤶ </function>⤶ ⤶