"Can't Set Text Block Value in Blueprint (Set Not Showing Up)"

When I create a main menu, I’m trying to make a text that changes depending on the number of people in the room. I add a text and set it as a variable. When I compile and go to the graph section, I can only “get” the variable that was created; I can’t “set” it. When I drag it out as “get”, “set” doesn’t appear either.

Yea, get the text, (it is actually a widget that’s why you cant set it)
then drag from it and write “Set Text” - you should be presented with a method to set the widget content.

This is your play :wink:

1 Like