FNetSerializeParams

The parameters for NetSerialize that are passed around the system. Everything should use this, expecting to have to add more.

Windows
MacOS
Linux

References

Module

NetworkPrediction

Header

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

Include

#include "NetworkPredictionTypes.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

Name Description

Public variable

FArchive &

 

Ar

Constructors

Name Description

Public function

FNetSerializeParams

(
    FArchive& InAr
)

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