Garry's Mod Wiki

Revision Difference

Panel:SetMaximumCharCount#526338

<function name="SetMaximumCharCount" parent="Panel" type="classfunc"> <description>⤶ <note>next update</note>⤶ ⤶ Sets the maximum character count this panel should have.⤶ <description>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>⤶ <added>2020.03.17</added>⤶ <args> <arg name="maxChar" type="number">The new maximum amount of characters this panel is allowed to contain.</arg> </args> </function>