Access a variable from level blueprint

Pretty sure you can’t “cast to Level BP”…or pull variables from the “Level BP” outside of the level, hence why using it is such a bad idea 90% of the time. It does have its uses, but not for things that you want to access in other classes.