Navigation
API > API/Runtime > API/Runtime/IrisCore > API/Runtime/IrisCore/FReplicationSystemDelegates
Description
Returns a delegate registration instance allowing the caller to register their FConnectionObjectScopeChangedDelegate. The delegate will be called once per connection per frame after filtering is complete, with bitarrays of objects that entered or left scope for that connection since the previous frame.
| Name | OnConnectionObjectScopeChanged |
| Type | function |
| Header File | /Engine/Source/Runtime/Net/Iris/Public/Iris/ReplicationSystem/ReplicationSystemDelegates.h |
| Include Path | #include "Iris/ReplicationSystem/ReplicationSystemDelegates.h" |
FConnectionObjectScopeChangedDelegate::RegistrationType & OnConnectionObjectScopeChanged()