When i move a c++ class into another project it wont show in the editor

  1. copy the c++ files into the new project
  2. change the source code accordindly
  3. Delete: .vs, binaries, build, intermediate, saved, DerivedDataCache, .sln file, .vc.db file
  4. generate VS project files
  5. open VS project and rebuild
  6. if no errors, open UE4 project
  7. done
1 Like