As a C# web developer how could I learn C++ with UE4?

Learn pointers and such. Probably the worst part will be memory management. But the rest is really gravy. ohh and functions cant return arrays. But can return a struct with an array in it :stuck_out_tongue: