Navigation
API > API/Runtime > API/Runtime/IrisCore > API/Runtime/IrisCore/Iris > API/Runtime/IrisCore/Iris/ReplicationSystem > API/Runtime/IrisCore/Iris/ReplicationSystem/FPropertyReplicationFragment
References
| Module | IrisCore |
| Header | /Engine/Source/Runtime/Experimental/Iris/Core/Public/Iris/ReplicationSystem/PropertyReplicationFragment.h |
| Include | #include "Iris/ReplicationSystem/PropertyReplicationFragment.h" |
| Source | /Engine/Source/Runtime/Experimental/Iris/Core/Private/Iris/ReplicationSystem/PropertyReplicationFragment.cpp |
static FPropertyReplicationFragment * CreateAndRegisterFragment
(
UObject * InOwner,
const FReplicationStateDescriptor * InDescriptor,
FFragmentRegistrationContext & Context
)
Remarks
Create and register a PropertyReplicationFragment using the provided descriptor, the lifetime of the fragment will be managed by the ReplicationSystem Lifetime of the created fragment will be managed by the ReplicationSystem returns a pointer to the created fragment