UReplicationGraph::CreateNewNode

Creates a new node for the graph.

Windows
MacOS
Linux

References

Module

ReplicationGraph

Header

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

Include

#include "ReplicationGraph.h"

Syntax

template<class T>
T * CreateNewNode()

Remarks

Creates a new node for the graph. This and UReplicationNode::CreateChildNode should be the only things that create the graph node UObjects

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