You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
[Backout] - CL27745134 [FYI] stan.hormell Original CL Desc ----------------------------------------------------------------- [Backout] - CL27731288 - CIS / Build Errors [FYI] Josh.Adams Original CL Desc ----------------------------------------------------------------- - Deprecated GetSectionPrivate and FindOrAddSection, and accessors in FConfigFile that could return a non-const FConfigSection (this is so we can track modifications to config values) - Added AddToSection, RemoveKeyFromSection, etc to replace directly accessing a FConfigSection - Fixed up Epic code for the deprecations (at least the majority, some projects that aren't built by Horde presubmit may have some that we will address going forward) #jira UE-194955 #rb david.harvey and various others [CL 27923017 by josh adams in ue5-main branch]