HI
I think there should be a feature which allows blueprints to be converted to c++ code for people who are curious about what goes on under the hood and developers who want to convert their projects to c++.
HI
I think there should be a feature which allows blueprints to be converted to c++ code for people who are curious about what goes on under the hood and developers who want to convert their projects to c++.
Technically, that would be pretty hard to do I think. The nice thing though, is that the blueprint nodes have a pretty close relationship with c++ counterparts so you can look at the API documentation and get a decent idea of how it works in c++