DTextEntry.ConVarChanged
From GMod Wiki
| Function | |
| Syntax |
DTextEntry:ConVarChanged( Panel TextEntry Object, String New Value ) Where is this used? |
| Description: | |
| Called when the ConVar value associated with a DTextEntry is updated. | |
| Returns: | nil |
| Part of Library: | DTextEntry |
| Realm: |
|
| BBCode Link: | [b][url=http://wiki.garrysmod.com/?title=DTextEntry.ConVarChanged]DTextEntry.ConVarChanged [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
Examples
Additional Notes
- This will be called reguardless of whether a ConVar has been set with SetConVar.