Navigation
API > API/Runtime > API/Runtime/IrisCore > API/Runtime/IrisCore/UObjectReplicationBridge
Description
Get the handle of the root object of any replicated subobject. SubObjectHandle MUST be binded to a subobject
| Name | GetRootObjectOfSubObject |
| Type | function |
| Header File | /Engine/Source/Runtime/Net/Iris/Public/Iris/ReplicationSystem/ObjectReplicationBridge.h |
| Include Path | #include "Iris/ReplicationSystem/ObjectReplicationBridge.h" |
| Source | /Engine/Source/Runtime/Net/Iris/Private/Iris/ReplicationSystem/ObjectReplicationBridge.cpp |
FNetRefHandle GetRootObjectOfSubObject
(
FNetRefHandle SubObjectHandle
) const