EReplicationProxyTarget

Target of replication.

Windows
MacOS
Linux

References

Module

NetworkPrediction

Header

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

Include

#include "NetworkPredictionReplicationProxy.h"

Syntax

enum EReplicationProxyTarget
{
    ServerRPC,
    AutonomousProxy,
    SimulatedProxy,
    Replay,
}

Values

Name

Description

ServerRPC

AutonomousProxy

SimulatedProxy

Replay

Remarks

Target of replication.

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