Save and load levels?

I was able figure it out, thanks @expose!

So basically, my save game object has a “Level” string variable, then in my player bp, I added another string variable called “CurrentLevel” then the screen shots shows the code to add to solve this issue.