Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSHARP

unity add text to text field without deleting the old one

myTextField.text = myTextField.text + " whatever extra you want to add"
 
PREVIOUS NEXT
Tagged: #unity #add #text #text #field #deleting
ADD COMMENT
Topic
Name
9+6 =