i know some basics of programing and i know for a fact that taking a string and doing (string = string + somting) is possible but i cant find a way to do it with blueprints i want to know how to do it with names strings can someone please help me with this ?
Search for “Append String” (Utilities->String). The node is just called append.
and is there a easy way to remove the last letter ? beacuse that will help me as well and thx
Hello 678GUY,
I have linked some documentation that provides a list of available options to manipulate strings in blueprints. I hope that this information helps.
Link: String | Unreal Engine Documentation
Make it a great day
thank you!
you propably already found it in the docs but yeah it’s called right chop^^