How to view blueprints in C++?

Hello!

I am very new to Unreal Engine 4 and so I am running into a lot things in which I dont understand what is happening. For an example, I have a blueprint that should create a mesh, however its not.

Is there a way to view blueprints I have created in C++? This would make troubleshooting a lot easier.

Thanks,

Check out this #ue4tip: Save generated native code from blueprint