The Project Settings page in UE4 is a menu which lets you customize a whole bunch of settings for your project. But did you know that you can add your own settings in there? Its quite simple! Here’s an example of what you’ll produce with the below code Start by declaring and implementing the Settings class with the properties you …