UReplicationGraphNode_ActorList::RemoveNetworkActorFast

Removes the actor very quickly but breaks the list order

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

bool RemoveNetworkActorFast
(
    const FNewReplicatedActorInfo & ActorInfo
)

Remarks

Removes the actor very quickly but breaks the list order

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