Nice, Did notice in my post i had ‘true’ in ‘GConfig->Flush(true, GEngineIni);’
This is a bit redundant in this situation as it just makes it read back the config after the write, can be false.
3 Likes
Nice, Did notice in my post i had ‘true’ in ‘GConfig->Flush(true, GEngineIni);’
This is a bit redundant in this situation as it just makes it read back the config after the write, can be false.