Navigation
API > API/Plugins > API/Plugins/NetworkPrediction > API/Plugins/NetworkPrediction/FNetworkPredictionSerialization
References
Module | NetworkPrediction |
Header | /Engine/Plugins/Runtime/NetworkPrediction/Source/NetworkPrediction/Public/NetworkPredictionSerialization.h |
Include | #include "NetworkPredictionSerialization.h" |
static int32 SerializeFrame
&40;
FArchive & Ar,
int32 Frame,
int32 RelativeFrame
&41;
Remarks
Helper to serialize an int32 frame as 8 bits. Returns the unpacked value (this will be same as input in the save path)