My SaveGame
class has many variables and when i save only few values to it, all other variables lose their values.
- Is there any way to overwrite new values to
SaveGame
while keeping other previous assigned values?
My SaveGame
class has many variables and when i save only few values to it, all other variables lose their values.
SaveGame
while keeping other previous assigned values?