I have a blueprint with a widget component which has a text variable, I want to change the text for each instance of the blueprint but I can’t successfully cast to the UMG in my blueprint in 4.18, any help?
When using a widget component, you can gain access to its embedded widget likes this:
Found this solution on some other answers, turns out the nodes are still there, just not working in construction script