UPhysicsSimpleComponent::PreReplication

Called on the component right before replication occurs

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

UActorComponent::PreReplication()

UPhysicsSimpleComponent::PreReplication()

References

Module

NetworkPredictionExtras

Header

/Engine/Plugins/Runtime/NetworkPredictionExtras/Source/NetworkPredictionExtras/Public/PhysicsSimple.h

Include

#include "PhysicsSimple.h"

Source

/Engine/Plugins/Runtime/NetworkPredictionExtras/Source/NetworkPredictionExtras/Private/PhysicsSimple.cpp

Syntax

virtual void PreReplication
(
    IRepChangedPropertyTracker & ChangedPropertyTracker
)

Remarks

Called on the component right before replication occurs