Hey guys!
I'm stuck. I am trying to have text that the user types into a UMG text box populate in the environment at the same time. Here I am setting the text, and triggering the event in TextSwap BP. The 'Enter Text Box' variable is in the TextSwap blueprint. So I figure'd setting that here would be the fastest way.

The problem seems to be that the event in the blueprint never gets triggered when the text in the UMG element is changed.
Here is the TextSwap BP side.

Thanks in advance for any insight you may be able to lend.
I'm stuck. I am trying to have text that the user types into a UMG text box populate in the environment at the same time. Here I am setting the text, and triggering the event in TextSwap BP. The 'Enter Text Box' variable is in the TextSwap blueprint. So I figure'd setting that here would be the fastest way.

The problem seems to be that the event in the blueprint never gets triggered when the text in the UMG element is changed.
Here is the TextSwap BP side.

Thanks in advance for any insight you may be able to lend.
Comment