How do I delete code files?

hi!

what is the right way for delete code files and still be in sincro with ue project? If I just delete the files, ue recontruct them.

thanks!

  1. Delete the code files manually in explorer

  2. Regenerate the project by right clicking on your .uproject file and selecting “Generate Visual Studio project files”

great! Thanks =)

I dont know any right clicking .uproject. I know only “UE4Editor->File->Refresh Visual Studio Projects” or “GenerateProjectFiles.bat”…