Set Members in Structure Not working , What am i missing? (UE4 - 21)


i dont have a lot exp with savegame, but i think load game node returns copy of savegame class, so direct change does nothing. you need to load->cast->tempVar->set member in tempVar->save game with tempVar.
I have a question: why are you using setMembers? both variables are changed. just make new playerInfo struct and use Set.