Garry's Mod Wiki

Revision Difference

DTextEntry:OnTextChanged#515160

<function name="OnTextChanged" parent="DTextEntry" type="panelfunc">⤶ <ispanel>yes</ispanel>⤶ <description>⤶ <internal></internal>Called internally when the text inside the DTextEntry changes.⤶ ⤶ You should not override this function. Use <page>DTextEntry:OnValueChange</page> instead.⤶ </description>⤶ <realm>Client</realm>⤶ <args>⤶ <arg name="noMenuRemoval" type="boolean">Determines whether to remove the autocomplete menu (false) or not (true).</arg>⤶ </args>⤶ </function>⤶ ⤶