Navigation
API > API/Runtime > API/Runtime/IrisCore > API/Runtime/IrisCore/TFastArrayReplicationFragment
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TFastArrayReplicationFragment
(
EReplicationFragmentTraits InTraits, |
TFastArrayReplicationFragment implementation | Iris/ReplicationSystem/FastArrayReplicationFragment.h | |
TFastArrayReplicationFragment
(
EReplicationFragmentTraits InTraits, |
Iris/ReplicationSystem/FastArrayReplicationFragment.h |
TFastArrayReplicationFragment(EReplicationFragmentTraits, UObject , const FReplicationStateDescriptor , bool)
Description
TFastArrayReplicationFragment implementation
| Name | TFastArrayReplicationFragment |
| Type | function |
| Header File | /Engine/Source/Runtime/Net/Iris/Public/Iris/ReplicationSystem/FastArrayReplicationFragment.h |
| Include Path | #include "Iris/ReplicationSystem/FastArrayReplicationFragment.h" |
TFastArrayReplicationFragment
(
EReplicationFragmentTraits InTraits,
UObject * InOwner,
const FReplicationStateDescriptor * InDescriptor,
bool bValidateDescriptor
)
TFastArrayReplicationFragment(EReplicationFragmentTraits, UObject , const FReplicationStateDescriptor , const EAllowAdditionalPropertiesType)
| Name | TFastArrayReplicationFragment |
| Type | function |
| Header File | /Engine/Source/Runtime/Net/Iris/Public/Iris/ReplicationSystem/FastArrayReplicationFragment.h |
| Include Path | #include "Iris/ReplicationSystem/FastArrayReplicationFragment.h" |
TFastArrayReplicationFragment
(
EReplicationFragmentTraits InTraits,
UObject * InOwner,
const FReplicationStateDescriptor * InDescriptor,
const EAllowAdditionalPropertiesType
)