SteamNetDriver class does not exist in builds

Hi,

Great, I’m glad that resolved the issue! We do generally recommend using the SteamSocketsNetDriver rather than the older SteamNetDriver.

In 5.6, the SteamNetDriver was moved to a new module, so the driver class name is now “SocketSubsystemSteamIP.SteamNetDriver”. I’ve opened a new issue, UE-297279, to make sure we update any incorrect usage of the old module name in the engine and docs.

Thanks,

Alex