Last time in the unreal engine survival tutorial series, I implemented a system to apply various graphic settings. But all those settings can have low, medium, high, epic settings. V sync is something we can just enable or disable with a checkbox. No need to have 4 states as in previous settings. Today, I am going to implement an option line which supports enable/disable checkbox style and how to apply the selected setting.
[Edit]
use the project files in this release : https://www.patreon.com/posts/54121475. Gameinstance is missing in the attached files
password=codelikeme_overall