[C++][Blueprint] Main menu and in game menu with basic game, graphics, controls and audio settings

I’m working on other stuff in these days, need time to find the best solution without broke everything, probably i will convert the project as a template, in this way you can add it to an existing project.

EDIT:

If you want you can create three Blueprint Function Library C++ class in your project and copy/paste the code, after this migrate the MainMenu widget and InGameMenu widget to your project and fix all the things.