UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::Net::Private::ObjectBridgeDebugging::FRootObjectData Struct Reference

Public Attributes

FInternalNetRefIndex ObjectIndex = 0
 
FNetRefHandle NetHandle
 
UObjectInstance = nullptr
 
UClassClass = nullptr
 

Detailed Description

Holds information about root objects sortable by class name

Member Data Documentation

◆ Class

UClass* UE::Net::Private::ObjectBridgeDebugging::FRootObjectData::Class = nullptr

◆ Instance

UObject* UE::Net::Private::ObjectBridgeDebugging::FRootObjectData::Instance = nullptr

◆ NetHandle

FNetRefHandle UE::Net::Private::ObjectBridgeDebugging::FRootObjectData::NetHandle

◆ ObjectIndex

FInternalNetRefIndex UE::Net::Private::ObjectBridgeDebugging::FRootObjectData::ObjectIndex = 0

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