GameInstance persists from the moment the Player opens the Game to the moment the Player closes it.
Using the GameInstance is a good choice to setup any Client side settings you want to retain across Server instances for that Player.
GameInstance persists from the moment the Player opens the Game to the moment the Player closes it.
Using the GameInstance is a good choice to setup any Client side settings you want to retain across Server instances for that Player.