Files
UnrealEngine/Engine/Config/Base.ini
2025-05-18 13:04:45 +08:00

10 lines
359 B
INI

; Base.ini is required to exist
; To always save all sections like before, set bCanSaveAllSections to true
; You can set this in a particular ini file as well, like BaseEngine.ini
; or add more Sections that you would like to be completely saved out
; See BaseEngine.ini for more examples
[SectionsToSave]
bCanSaveAllSections=false
Section=CurrentIniVersion