Navigation
API > API/Runtime > API/Runtime/IrisCore > API/Runtime/IrisCore/FInternalNetRefIndexManager
Description
Returns the list of replicated objects whose creation dependencies were mutated this frame. Cleared at end of PreSendUpdate.
| Name | GetObjectsWithDirtyCreationDependencies |
| Type | function |
| Header File | /Engine/Source/Runtime/Net/Iris/Public/Iris/ReplicationSystem/InternalNetRefIndexManager.h |
| Include Path | #include "Iris/ReplicationSystem/InternalNetRefIndexManager.h" |
| Source | /Engine/Source/Runtime/Net/Iris/Private/Iris/ReplicationSystem/InternalNetRefIndexManager.cpp |
const FNetBitArrayView GetObjectsWithDirtyCreationDependencies() const