Garry's Mod Wiki

Revision Difference

Panel:GetMaximumCharCount#524774

<function name="GetMaximumCharCount" parent="Panel" type="classfunc">⤶ <description>⤶ <note>next update</note>⤶ ⤶ Returns the current maximum character count.⤶ ⤶ 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>⤶ <rets>⤶ <ret name="maxChar" type="number">The maximum amount of characters this panel is allowed to contain.</ret>⤶ </rets>⤶ </function>