Run when the edit box's text is set programmatically. Only run as a result of calling :SetText()
.
Signature:
OnTextSet(self)
Arguments:
self
- Reference to the widget for which the script was run (editbox
)
Run when the edit box's text is set programmatically. Only run as a result of calling :SetText()
.
Signature:
OnTextSet(self)
Arguments:
self
- Reference to the widget for which the script was run (editbox
)