UReplicationGraphNode::RemoveChildNode

Remove a child node from our list and flag it for destruction

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 RemoveChildNode
(
    UReplicationGraphNode * OutChildNode,
    UReplicationGraphNode::NodeOrdering NodeOrder
)

Remarks

Remove a child node from our list and flag it for destruction

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