Gameinstance,save,load

Hi! I created a point system in the GameInstance, with a TotalPoints (integer) variable. My question is: how can I save this automatically and load it back when I re-enter the game? Thanks!

you will need to use a SaveGame that will store these variable from your game instance into the .sav files

here a tuto link: https://youtu.be/rTvSys7pM5Y?si=_UKwPpekDhoOht-_&t=197