UActorChannel::CleanupReplicators

Cleans up replicators and clears references to the actor class this channel was associated with.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/ActorChannel.h

Include

#include "Engine/ActorChannel.h"

Source

/Engine/Source/Runtime/Engine/Private/DataChannel.cpp

Syntax

void CleanupReplicators
(
    const bool bKeepReplicators
)

Remarks

Cleans up replicators and clears references to the actor class this channel was associated with.

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