Garry's Mod Wiki

DTextEntry:SetUpdateOnType

  DTextEntry:SetUpdateOnType( boolean updateOnType )

Description

Sets whether we should fire DTextEntry:OnValueChange every time we type or delete a character or only when Enter is pressed.

Arguments

1 boolean updateOnType