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
SaveGamewhile 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?