Navigation
API > API/Runtime > API/Runtime/IrisCore
Get info about replicated object
| Name | FNetReplicatedObjectDebugInfo |
| Type | struct |
| Header File | /Engine/Source/Runtime/Net/Iris/Public/Iris/Core/IrisDebugging.h |
| Include Path | #include "Iris/Core/IrisDebugging.h" |
Syntax
struct FNetReplicatedObjectDebugInfo
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| InstanceProtocol | const FReplicationInstanceProtocol * | Iris/Core/IrisDebugging.h | ||
| InternalNetRefIndex | UE::Net::Private::FInternalNetRefIndex | Iris/Core/IrisDebugging.h | ||
| Object | const UObject * | Iris/Core/IrisDebugging.h | ||
| Protocol | const FReplicationProtocol * | Iris/Core/IrisDebugging.h | ||
| RefHandle | const FNetRefHandle * | Iris/Core/IrisDebugging.h | ||
| ReplicationSystem | const UReplicationSystem * | Iris/Core/IrisDebugging.h |