UNetworkPredictionComponent::PreReplication

Called on the component right before replication occurs

Windows
MacOS
Linux

Override Hierarchy

UActorComponent::PreReplication()

UNetworkPredictionComponent::PreReplication()

References

Module

NetworkPrediction

Header

/Engine/Plugins/Runtime/NetworkPrediction/Source/NetworkPrediction/Public/NetworkPredictionComponent.h

Include

#include "NetworkPredictionComponent.h"

Source

/Engine/Plugins/Runtime/NetworkPrediction/Source/NetworkPrediction/Private/NetworkPredictionComponent.cpp

Syntax

virtual void PreReplication
(
    IRepChangedPropertyTracker & ChangedPropertyTracker
)

Remarks

Called on the component right before replication occurs

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