USteamSocketsNetConnection::InitRemoteConnection

Windows
MacOS
Linux

References

Module

SteamSockets

Header

/Engine/Plugins/Runtime/Steam/SteamSockets/Source/SteamSockets/Public/SteamSocketsNetConnection.h

Include

#include "SteamSocketsNetConnection.h"

Source

/Engine/Plugins/Runtime/Steam/SteamSockets/Source/SteamSockets/Private/SteamSocketsNetConnection.cpp

Syntax

virtual void InitRemoteConnection
(
    UNetDriver * InDriver,
    FSocket * InSocket,
    const FURL & InURL,
    const FInternetAddr & InRemoteAddr,
    EConnectionState InState,
    int32 InMaxPacket,
    int32 InPacketOverhead
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss