Navigation
API > API/Plugins > API/Plugins/NetworkPrediction
References
| Module | NetworkPrediction |
| Header | /Engine/Plugins/Runtime/NetworkPrediction/Source/NetworkPrediction/Public/NetworkPredictionReplicationProxy.h |
| Include | #include "NetworkPredictionReplicationProxy.h" |
Syntax
struct FNetSerializeParams
Remarks
The parameters for NetSerialize that are passed around the system. Everything should use this, expecting to have to add more.
Variables
| Type | Name | Description | |
|---|---|---|---|
| FArchive & | Ar |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FNetSerializeParams
(
FArchive& InAr |