How do I move a C++ class to a different folder?

That folder was made to keep UI integrity with Blueprints which are also classes, it was not made for C++ files management, you either to that in IDE or file manager (Explorer for example). What you looking for is Class Viewer, “Window”->“Developer Tools”->“Class Viewer”, btw you cna see blueprint classes there too

1 Like