Hi all. How do you remove classes from your project?

I don’t know what happened and how i got everything messed up the way i did but i couldn’t get passed LECTURE 115
where the tank class has to become the parent class of Tank_BP instead op the general Pawn class.

i was just following the tutorial but i couldn’t get Tank class to show up as one of the options to pick from for the Tank_BP.

Days of fiddling rerunning messing with sourcetree didn’t help.

Now i just went and want to try again so i checked some lectures before.
The porblem is that while Tank.h and Tank.cpp are long gone as they haven’t been made so to speak as i checked out before.
Tank is still there in the unreal project and because of this i can’t make a new Tank Class.

Does anybody have an idea?

Right click .uproject file. Generate visual studio project files.

O wow…thanks…i never saw that!