Navigation
API > API/Runtime > API/Runtime/IrisCore > API/Runtime/IrisCore/FReplicationFragmentUtil
| Name | FCreateFragmentParams |
| Type | struct |
| Header File | /Engine/Source/Runtime/Net/Iris/Public/Iris/ReplicationSystem/ReplicationFragmentUtil.h |
| Include Path | #include "Iris/ReplicationSystem/ReplicationFragmentUtil.h" |
Syntax
struct FCreateFragmentParams
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ObjectInstance | UObject * | The replicated object to create fragments for | Iris/ReplicationSystem/ReplicationFragmentUtil.h | |
| RegistrationFlags | EFragmentRegistrationFlags | Flags to control how the fragments should be created | Iris/ReplicationSystem/ReplicationFragmentUtil.h |