Unreal's source code has multiple useful global variables. One of them is GConfig that acts as an interface allowing user to read and write things from configuration files.
Daily Unreal Column #61 - GConfig
Unreal's source code has multiple useful global variables. One of them is GConfig that acts as an interface allowing user to read and write things from configuration files.