UReplicationGraph::AddClientConnection

Called by the NetDriver when the client connection is ready/added to the NetDriver's client connection list

Windows
MacOS
Linux

Override Hierarchy

UReplicationDriver::AddClientConnection()

UReplicationGraph::AddClientConnection()

References

Module

ReplicationGraph

Header

/Engine/Plugins/Runtime/ReplicationGraph/Source/Public/ReplicationGraph.h

Include

#include "ReplicationGraph.h"

Source

/Engine/Plugins/Runtime/ReplicationGraph/Source/Private/ReplicationGraph.cpp

Syntax

virtual void AddClientConnection
(
    UNetConnection * NetConnection
)

Remarks

Called by the NetDriver when the client connection is ready/added to the NetDriver's client connection list

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