Navigation
API > API/Runtime > API/Runtime/IrisCore > API/Runtime/IrisCore/Iris > API/Runtime/IrisCore/Iris/ReplicationSystem > API/Runtime/IrisCore/Iris/ReplicationSystem/FPropertyReplicationFragment
- FReplicationFragment::CollectOwner()
- FPropertyReplicationFragment::CollectOwner()
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 |
virtual void CollectOwner
(
FReplicationStateOwnerCollector * Owners
) const
Remarks
Optional method required for backwards compatibility mode which is used to propagate required calls to Pre/PostNetReceive/PostRepNotifies.