How to spawn in a Blueprint class made in the editor using c++?

Sorry for the late reply, but how would i derive the class to C++ file? would that just be making an empty c++ file and then linking it too this blueprint class?