Navigation
API > API/Plugins > API/Plugins/NetworkPrediction
References
| Module | NetworkPrediction |
| Header | /Engine/Plugins/Runtime/NetworkPrediction/Source/NetworkPrediction/Public/NetworkPredictionCueTraits.h |
| Include | #include "NetworkPredictionCueTraits.h" |
Syntax
template<typename TCue, bool Enabled>
struct TNetCueNetIdenticalHelper
Remarks
Helper to call NetIdentical if type defines it.
Specializations
TNetCueNetIdenticalHelper< TCue, true >
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | CallNetIdenticalOrNot
(
const TCue& Cue, |