Navigation
Unreal Engine C++ API Reference > Plugins > NetworkPrediction
References
Module | NetworkPrediction |
Header | /Engine/Plugins/Runtime/NetworkPrediction/Source/NetworkPrediction/Public/NetworkPredictionReplicationProxy.h |
Include | #include "NetworkPredictionReplicationProxy.h" |
Syntax
struct FReplicationProxySet
Remarks
Collection of each replication proxy.
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
FReplicationProxy * | AutonomousProxy | |
![]() |
FReplicationProxy * | Replay | |
![]() |
FReplicationProxy * | ServerRPC | |
![]() |
FReplicationProxy * | SimulatedProxy |
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
void | UnbindAll () |