|
GearBlocks
The GearBlocks Lua scripting API
|
Provides access to a UI input field's properties. More...
Properties | |
| string | Value [get, set] |
| The input field value. | |
Events | |
| ValueChangedHandler | OnChanged |
| Event that is raised when the input field text is changed. | |
| ValueChangedHandler | OnEndEdit |
| Event that is raised when editing the input field text has ended. | |
Provides access to a UI input field's properties.
|
getset |