Auto game save features (Automatically triggers on finite time period)
Implement automatic saving mechanisms that trigger at specified intervals, reducing the risk of lost progress.
Autosaving features are implemented at BP_SaveGameSystem_GI
and customizations can be done there such as EnableAutoSave by default, AutoSaveDelay etc.
Once the autosave it triggered at in-game, save slots will be appeared on Save/Load menus.