C++ Files are created as source and doesn't show in content drawer

Hi guys and thank you for your time. I’ve created a BP project in UE 5.1.1 and latter I’ve created cpp files, rebuilt the files and project as I should, but when I created a cpp file it was obligated to go to a source folder and not in the content folder. Because of that I can’t create a bp based on this cpp so I can use on my game.

I tried everything, creating a BP using the cpp as a base, checking every single option of visibility, searching by name but the files simply dont show up, please help! I’m building the multiplayer from my game there and I already have a lot in the project, I don’t want to recreate everything!
Thank you guys, and may the force be with you

PS:(It’s late, and I’m having trouble for hours trying to fix this, so sorry for any misspellings)

Could it be that you have built / added it into the engine folder and currently the content bowser is hiding the engine content?

1 Like

The option to show engine content is on, so even if I did that my codes should be there