Hi All,
I’m doing something very simple in unreal. Its a UMG random name generator with two arrays, one full of the first set of words, the other with the second.
It works fine with two text boxes but i want to set them both into a single textbox. Is there some way to make the UMG text box display the first array, then the second after with a space in between?