Navigation
API > API/Plugins > API/Plugins/ReplicationGraph > API/Plugins/ReplicationGraph/UReplicationGraph
- UReplicationGraph::InitConnectionGraphNodes()
- UBasicReplicationGraph::InitConnectionGraphNodes()
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 |
virtual void InitConnectionGraphNodes
&40;
UNetReplicationGraphConnection &42; ConnectionManager
&41;
Remarks
Override this function to init/configure graph for a specific connection. Note they do not all have to be unique: connections can share nodes (e.g, 2 nodes for 2 teams)