Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSHARP

unity how to ommit letters from a string

strOne = strOne.Replace(strTwo, ""); //strOne = "Hello" now
Source by www.codegrepper.com #
 
PREVIOUS NEXT
Tagged: #unity #ommit #letters #string
ADD COMMENT
Topic
Name
3+2 =