Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia
Advertisement

Fires when setting text programmatically.

(self, userInput)

Arguments[]

self
EditBox - The changing widget.

Details[]

  • Fires before OnTextChanged, which also fires in response to user input.
  • EditBox:GetText() returns the new value when called inside the handler.
Advertisement