Files
UnrealEngine/Engine/Config/Base.ini
Brandyn / Techy fcc1b09210 init
2026-04-04 15:40:51 -05: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