This workflow was taken from the UE4 answershub. In this tutorial you will find the steps required in order to delete a C++ class from your project.
Deleting a specific C++ Class
In order to delete a C++ class from your project follow the steps below:
- Close Visual Studio
- Close UE4 Editor
- Remove the corresponding .cpp and .h file from your disk in explorer
- Remove everything in the folder Binaries
- Right click the .uproject file and click Generate Visual Studio project Files
- Get back to your normal activity
If an error pops up telling you to rebuild the project when launching the UE4 Editor click “Yes”.
It’s 2218 year now. Humanity colonized all solar system, teleportation for short distance was invented, everything in the world is driven by AI’s, genetic engineeric defeated all diseases and private space companies is about to make fligts to another stars avaliable for everyone.
And still, you can’t delete c++ class from Unreal Editor.
Unreal likes to keep things “Interesting” 🙂
Best comment ever
LoL this is hilarious way to delete a f****n c++ class from UE4 ,
BTW thanks
Thanks!!
Thanks Man