C++ Gameplay how tos

I see that there is a Gameplay how tos for blueprints, however I don`t see one for code. I was wondering if there is any way to reference certain functions, for I am attempting to make a multiplayer game.

There are some C++ tutorials on Youtube and a view randomly in the docs. A new, community-hosted Unreal Engine Wiki - Announcements - Epic Developer Community Forums This is for C++. You can usually search “How do I do X in C++” to find the method, or even make an example level BUT in C++ to see how it is done.

I know it isn’t a perfect answer, but I hope it helps.