Guys I need to migrate a bluprint class that has a c++ parent. How can I migrate a c++ class?
I didn’t do that, but I would manually copy-paste c++ classes, compile it, then migrate the blueprints. Of course you need to make changes in classes to make it compile.
The problem is that I’m not that good in c++ to know what need to be changed.