Navigation
API > API/Plugins > API/Plugins/NetworkPrediction
Helper to call NetSerialize if type defines it.
| Name | TNetCueNetSerializeHelper |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/NetworkPrediction/Source/NetworkPrediction/Public/NetworkPredictionCueTraits.h |
| Include Path | #include "NetworkPredictionCueTraits.h" |
Syntax
template<typename TCue, bool Enabled>
struct TNetCueNetSerializeHelper
Struct Specializations
| Name | Remarks |
|---|---|
| TNetCueNetSerializeHelper< TCue, true > |
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static void CallNetSerializeOrNot
(
TCue& Cue, |
NetworkPredictionCueTraits.h |