Navigation
API > API/Runtime > API/Runtime/IrisCore > API/Runtime/IrisCore/TNetSerializerBuilder
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static ETrueType TestIsForwardingSerializerIsPresent
(
FTypeCheck< decltype(&U::bIsForwardingSerializer)>* |
|||
static EFalseType TestIsForwardingSerializerIsPresent
(
... |
TestIsForwardingSerializerIsPresent(FTypeCheck< decltype(&U::bIsForwardingSerializer)> *)
| Name | TestIsForwardingSerializerIsPresent |
| 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 TestIsForwardingSerializerIsPresent
(
FTypeCheck< decltype(&U::bIsForwardingSerializer)> *
)
TestIsForwardingSerializerIsPresent(...)
| Name | TestIsForwardingSerializerIsPresent |
| 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 TestIsForwardingSerializerIsPresent
(
...
)