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

#include <ObjectReplicationBridge.h>

Public Attributes

UE::Net::FNetObjectReference StaticRef
 
UE::Net::FNetObjectGroupHandle LevelGroupHandle
 
UE::Net::FNetObjectFactoryId NetFactoryId = UE::Net::InvalidNetObjectFactoryId
 
UE::Net::Private::FInternalNetRefIndex InternalReplicationIndex
 

Detailed Description

Info representing destroyed static objects

Member Data Documentation

◆ InternalReplicationIndex

UE::Net::Private::FInternalNetRefIndex UE::Net::Private::FStaticDestructionInfo::InternalReplicationIndex

The repindex assigned to this destruction info

◆ LevelGroupHandle

UE::Net::FNetObjectGroupHandle UE::Net::Private::FStaticDestructionInfo::LevelGroupHandle

The level the object was a part of

◆ NetFactoryId

UE::Net::FNetObjectFactoryId UE::Net::Private::FStaticDestructionInfo::NetFactoryId = UE::Net::InvalidNetObjectFactoryId

The NetFactory assigned to this object

◆ StaticRef

UE::Net::FNetObjectReference UE::Net::Private::FStaticDestructionInfo::StaticRef

The reference to the static object that is considered destroyed


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