Problem loading variables from save game to game instance at game start in c++

your ints



int CurrentCoins;

should be int32 CurrentCoins;