Navigation
API > API/Runtime > API/Runtime/IrisCore > API/Runtime/IrisCore/TNetSerializerBuilder
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static ETrueType TestHasCustomNetReferenceIsBool
(
typename TEnableIf< std::is_same_v< decltype(&FTraits::bHasCustomNetReference), decltype(&U::bHasCus... |
|||
static EFalseType TestHasCustomNetReferenceIsBool
(
... |
TestHasCustomNetReferenceIsBool(typename TEnableIf< std::is_same_v< decltype(&FTraits::bHasCustomNetReference), decltype(&U::bHasCustomNetReference)> >::Type *)
| Name | TestHasCustomNetReferenceIsBool |
| Type | function |
| Header File | /Engine/Source/Runtime/Net/Iris/Public/Iris/Serialization/NetSerializerBuilder.inl |
| Include Path | #include "Iris/Serialization/NetSerializerBuilder.inl" |
template<typename U>
static ETrueType TestHasCustomNetReferenceIsBool
(
typename TEnableIf < std::is_same_v< decltype, decltype> >::Type *
)
TestHasCustomNetReferenceIsBool(...)
| Name | TestHasCustomNetReferenceIsBool |
| Type | function |
| Header File | /Engine/Source/Runtime/Net/Iris/Public/Iris/Serialization/NetSerializerBuilder.inl |
| Include Path | #include "Iris/Serialization/NetSerializerBuilder.inl" |
template<typename>
static EFalseType TestHasCustomNetReferenceIsBool
(
...
)