Garry's Mod Wiki

Revision Difference

Panel:NoClipping#550842

<function name="NoClipping" parent="Panel" type="classfunc"> <description> Sets whether this panel's drawings should be clipped within the parent panel's bounds. See also <page>Global.DisableClipping</page>. </description> <realm>Client</realm>⤶ <realm>Client and Menu</realm>⤶ <args> <arg name="clip" type="boolean">Whether to clip or not.</arg> </args> </function>