Module |
|
Header |
/Engine/Plugins/Runtime/NetworkPrediction/Source/NetworkPrediction/Public/NetworkPredictionSerialization.h |
Include |
#include "NetworkPredictionSerialization.h" |
template<typename ModelDef>
class TCommonReplicator_AP
Server -> AP Client
The Fixed/Independent ticking cases differ a bit but still share the same the core payload: Sync/Aux/Physics/Cues. Fixed tick sends last consumed client input frame # ANd the server frame in order to correlate client/server frame numbers. Independent tick sends last consumed client input frame # + TotalSimTime in order to detect dropped frames.
Where this data comes from differs between Fixed/Independent.
Name | Description | ||
---|---|---|---|
|
NetRecv ( |
||
|
NetSend ( |