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

#include <ObjectHandle.h>

Public Attributes

int32 NumElements
 
union { 
 
   FMinimalName   Short [NumInlineElements
 
   FMinimalName *   Long 
 
};  
 

Static Public Attributes

static constexpr const int32 NumInlineElements = 3
 

Member Data Documentation

◆ [union]

◆ Long

FMinimalName* UE::CoreUObject::Private::FStoredObjectPathDebug::Long

◆ NumElements

int32 UE::CoreUObject::Private::FStoredObjectPathDebug::NumElements

◆ NumInlineElements

constexpr const int32 UE::CoreUObject::Private::FStoredObjectPathDebug::NumInlineElements = 3
staticconstexpr

◆ Short

FMinimalName UE::CoreUObject::Private::FStoredObjectPathDebug::Short[NumInlineElements]

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