FNetworkPredictionSerialization::SerializeDeltaMS

For serializing DeltaMS, expected to be small (< 1000)

Windows
MacOS
Linux

References

Module

NetworkPrediction

Header

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

Include

#include "NetworkPredictionSerialization.h"

Syntax

static void SerializeDeltaMS
(
    FArchive & Ar,
    int32 & DeltaTimeMS
)

Remarks

For serializing DeltaMS, expected to be small (< 1000)

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