Decided to design a BP structure for my game

Well the actor class BP for all the saving code seems to work well.
I dont notice any difference between using that and the level BP.
All my event dispatchers are working aiming at it and its getting all the variable info it needs to write out to the save game object.