IReplicationProxy

Interface that the proxy talks to. This is what will implement the replication.

Windows
MacOS
Linux

Inheritance Hierarchy

IReplicationProxy

INetworkedSimulationModel

References

Module

NetworkPrediction

Header

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

Include

#include "NetworkPredictionTypes.h"

Syntax

class IReplicationProxy

Remarks

Interface that the proxy talks to. This is what will implement the replication.

Destructors

Name Description

Public function Virtual

~IReplicationProxy()

Functions

Name Description

Public function

int32

 

GetProxyDirtyCount

(
    EReplicationProxyTarget Target
)

Public function

void

 

NetSerializeProxy

(
    EReplicationProxyTarget Target,
    const FNetSerializeParams& Params
)

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