Skip to main content

B1SaveLoadConfig

  • Configuration for save and load behavior, including auto-save intervals
    * and the maximum number of auto-save files.
PropertyTypeDescriptionMetadata
AutoSaveTimeFTimespanTime interval between automatic saves.Category: B1SaveLoadConfig
MaxAutoSaveCountint32Maximum number of auto-save files to keep.Category: B1SaveLoadConfig
ShowAutoSaveFilesCountInLobbyint32Number of auto-save files shown in the lobby file list.Category: B1SaveLoadConfig
AutoSaveOnFinishBuildModeboolWhether to trigger an auto-save when exiting build mode.Category: B1SaveLoadConfig