UE4 Multiplayer Sessions in C++. This post shall give you a short introduction to handling your Multiplayer Sessions via your own C++ code. Most of you probably either started with the very limited native Blueprint Nodes or fell back to using Plugins like the Advanced Sessions one. The tutorial will utilize the OnlineSubsystem NULL.