UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::Net::IrisDebugHelper::FNetReplicatedObjectDebugInfo Struct Reference

#include <IrisDebugging.h>

Public Attributes

const FNetRefHandleRefHandle
 
UE::Net::Private::FInternalNetRefIndex InternalNetRefIndex
 
const UReplicationSystemReplicationSystem
 
const FReplicationProtocolProtocol
 
const FReplicationInstanceProtocolInstanceProtocol
 
const UObjectObject
 

Detailed Description

Get info about replicated object

Member Data Documentation

◆ InstanceProtocol

const FReplicationInstanceProtocol* UE::Net::IrisDebugHelper::FNetReplicatedObjectDebugInfo::InstanceProtocol

◆ InternalNetRefIndex

UE::Net::Private::FInternalNetRefIndex UE::Net::IrisDebugHelper::FNetReplicatedObjectDebugInfo::InternalNetRefIndex

◆ Object

const UObject* UE::Net::IrisDebugHelper::FNetReplicatedObjectDebugInfo::Object

◆ Protocol

const FReplicationProtocol* UE::Net::IrisDebugHelper::FNetReplicatedObjectDebugInfo::Protocol

◆ RefHandle

const FNetRefHandle* UE::Net::IrisDebugHelper::FNetReplicatedObjectDebugInfo::RefHandle

◆ ReplicationSystem

const UReplicationSystem* UE::Net::IrisDebugHelper::FNetReplicatedObjectDebugInfo::ReplicationSystem

The documentation for this struct was generated from the following file: