How to keep other struct values default after splitting it?

I have a struct which has three int var somewhere in the save game object and I want to add several data to those three int variables one by one (Not all at once like struct) without affecting other’s default values