DTextEntry:OnTextChanged
Description
This is used internally - although you're able to use it you probably shouldn't.
Called internally when the text inside the DTextEntry changes.
You should not override this function. Use DTextEntry:OnValueChange instead.