Is there a way to see the output of the blueprint compiler? That is can I view the C++ it is compiling blueprints into? Or is there some intermediate language it compiles into that I can look at?
The reason I ask is that sometimes I am confused by the compiler errors and sometimes there are compiler bugs. In both cases, seeing what the blueprint compiler is actually doing would be very helpful.