UMG Menu - Level Progess

If you want it to check and load that specific level, you should check if the string matches the level name.

You can do something as simple as this: http://puu.sh/lbHJ7/11f83d2ea4.png

If true, then continue from that level, if false, then do nothing, because it wasn’t the level found.