Navigation
API > API/Runtime > API/Runtime/NetCore
Struct used only in FFastArraySerializer::FastArrayDeltaSerialize, however, declaring it within the templated function causes crashes on some clang compilers
| Name | FFastArraySerializer_FastArrayDeltaSerialize_FIdxIDPair |
| Type | struct |
| Header File | /Engine/Source/Runtime/Net/Core/Classes/Net/Serialization/FastArraySerializer.h |
| Include Path | #include "Net/Serialization/FastArraySerializer.h" |
Syntax
struct FFastArraySerializer_FastArrayDeltaSerialize_FIdxIDPair
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FFastArraySerializer_FastArrayDeltaSerialize_FIdxIDPair
(
int32 _idx, |
Net/Serialization/FastArraySerializer.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ID | int32 | Net/Serialization/FastArraySerializer.h | ||
| Idx | int32 | Net/Serialization/FastArraySerializer.h |