UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::GC::FUnreachableObject Union Reference

#include <ReachabilityAnalysis.h>

Public Attributes

FUObjectItemObjectItem
 
UObjectObject
 

Detailed Description

Entry in GUnreachableObjects array that can either be an FUObjectItem (initially) or an UObject after unreachable objects had their InternalIndex freed.

Member Data Documentation

◆ Object

UObject* UE::GC::FUnreachableObject::Object

◆ ObjectItem

FUObjectItem* UE::GC::FUnreachableObject::ObjectItem

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