Garry's Mod Wiki

Revision Difference

Panel:SetMaximumCharCount#524775

<function name="SetMaximumCharCount" parent="Panel" type="classfunc">⤶ <description>⤶ <note>next update</note>⤶ ⤶ Sets the maximum character count this panel should have.⤶ ⤶ This function will only work on <page>RichText</page> and <page>TextEntry</page> panels and their derivatives.⤶ </description>⤶ <realm>Client</realm>⤶ <added>2020.02.24</added>⤶ <args>⤶ <arg name="maxChar" type="number">The new maximum amount of characters this panel is allowed to contain.</arg>⤶ </args>⤶ </function>