TNetCueNetSerializeHelper

Helper to call NetSerialize if type defines it.

Windows
MacOS
Linux

References

Module

NetworkPrediction

Header

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

Include

#include "NetworkedSimulationModelCueTraits.h"

Syntax

template<typename TCue, bool Enabled>
struct TNetCueNetSerializeHelper

Remarks

Helper to call NetSerialize if type defines it.

Specializations

Functions

Name Description

Public function Static

void

 

CallNetSerializeOrNot

(
    TCue& Cue,
    FArchive& Ar
)

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