It shouldn’t be in the Content
directory.
If your game is already a C++ project, you should have a Source
directory (organized however was appropriate for your project); you want to put the .h file somewhere in that tree.
It shouldn’t be in the Content
directory.
If your game is already a C++ project, you should have a Source
directory (organized however was appropriate for your project); you want to put the .h file somewhere in that tree.