+1 for this functionality. I have classes independently developed in a separate module with dependent blueprints, and I’m unable to merge the code and blueprints into the original game module, because the blueprints all reference the other module name. And, the build complains when I have the same classes existing in both modules. So are classes namespaced by module, or aren’t they?