Navigation
API > API/Plugins > API/Plugins/NetworkPrediction
Function checking helpers - helps us do clean checks for member function (NetSerialize/NetIdentical) when registering types
| Name | THasMemberFunction_NetSerialize |
| Type | class |
| Header File | /Engine/Plugins/Runtime/NetworkPrediction/Source/NetworkPrediction/Public/NetworkPredictionCueTraits.h |
| Include Path | #include "NetworkPredictionCueTraits.h" |
Syntax
template<typename T>
class THasMemberFunction_NetSerialize
Structs
| Name | Remarks |
|---|---|
| Check |
Enums
Public
| Name | Remarks |
|---|---|
| THasMemberFunction_NetSerialize |
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static char MemberTest
(
Check< U,&U::NetSerialize >* |
NetworkPredictionCueTraits.h | ||
static int MemberTest
(
... |
NetworkPredictionCueTraits.h |