FNetworkPredictionDriverBase::NetSerialize

NetSerialize Forwards NetSerialize call to the user type.

Windows
MacOS
Linux

References

Module

NetworkPrediction

Header

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

Include

#include "NetworkPredictionDriver.h"

Syntax

template<typename StateType>
static void NetSerialize
(
    TConditionalState< StateType > & State,
    const FNetSerializeParams & P
)

Remarks

NetSerialize

Forwards NetSerialize call to the user type.

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