Navigation
API > API/Runtime > API/Runtime/IrisCore > API/Runtime/IrisCore/FInternalNetRefIndexManager
Description
Returns the creation-dependency parents of the replicated object. Empty view if the object has none.
| Name | GetCreationDependencies |
| 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 |
TConstArrayView< FInternalNetRefIndex > GetCreationDependencies
(
FInternalNetRefIndex ObjectIndex
) const