UReplicationGraph::AddGlobalGraphNode

Add a global node to the root that will have a chance to emit actor rep lists for all connections

Windows
MacOS
Linux

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

void AddGlobalGraphNode
(
    UReplicationGraphNode * GraphNode
)

Remarks

Add a global node to the root that will have a chance to emit actor rep lists for all connections

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