Can a widget blueprint access the variables of a blueprint class?
So I have some variables that I created in the level blueprint, which are part of an equation. I need to put these in a Widget Blueprint to print them onto the screen all nice and pretty. However, you can't access the level blueprint variables from a Widget Blueprint.