UActorChannel::GetActorReplicationData

Returns the replicator for the actor associated with this channel. Guaranteed to exist.

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

FObjectReplicator & GetActorReplicationData()

Remarks

Returns the replicator for the actor associated with this channel. Guaranteed to exist.

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