Navigation
API > API/Plugins > API/Plugins/NetworkPrediction
Helper to call NetIdentical if type defines it.
| Name | TNetCueNetIdenticalHelper |
| 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 TNetCueNetIdenticalHelper
Struct Specializations
| Name | Remarks |
|---|---|
| TNetCueNetIdenticalHelper< TCue, true > |
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static bool CallNetIdenticalOrNot
(
const TCue& Cue, |
NetworkPredictionCueTraits.h |