Navigation
API > API/Plugins > API/Plugins/ReplicationGraph > API/Plugins/ReplicationGraph/UReplicationGraph > API/Plugins/ReplicationGraph/UReplicationGraph/CreateNewNode
References
| Module | ReplicationGraph |
| Header | /Engine/Plugins/Runtime/ReplicationGraph/Source/Public/ReplicationGraph.h |
| Include | #include "ReplicationGraph.h" |
template<class T>
T &42; CreateNewNode
&40;
FName NodeBaseName
&41;
Remarks
Creates a new node for the graph with a given base name. This and UReplicationNode::CreateChildNode should be the only things that create the graph node UObjects