DTextEntry.SetUpdateOnType
From GMod Wiki
Function | |
Syntax |
DTextEntry:SetUpdateOnType( Boolean updateOnType ) Where is this used? |
Description: | |
Makes the field update on every key that is pressed. It executes the functions specified at DTextEntry:OnTextChanged | |
Returns: | nil |
Part of Library: | DTextEntry |
Realm: | |
BBCode Link: | [b][url=http://wiki.garrysmod.com/?title=DTextEntry.SetUpdateOnType]DTextEntry.SetUpdateOnType [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
Examples
Description | N/A | ||
---|---|---|---|
Used on | |||
Code |
| ||
Output | N/A |