LiveUpdate (GUI item property)
If set, the cvar is changed as the text is changed, and the text changes as the cvar changes. Otherwise only changes when “cvar read” or “cvar write” is sent This property is restricted to the editDef , choiceDef and sliderDef item types.
Syntax
liveUpdate bool
Default value
true
Example(s)
liveUpdate 1liveUpdate 0