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

#include <GarbageCollectionSchema.h>

+ Inheritance diagram for UE::GC::FMemberDeclaration:

Public Attributes

FName DebugName
 
uint32 Offset = 0
 
EMemberType Type = EMemberType::Stop
 
FMemberWord ExtraWord = {{}}
 

Member Data Documentation

◆ DebugName

FName UE::GC::FMemberDeclaration::DebugName

◆ ExtraWord

FMemberWord UE::GC::FMemberDeclaration::ExtraWord = {{}}

◆ Offset

uint32 UE::GC::FMemberDeclaration::Offset = 0

◆ Type

EMemberType UE::GC::FMemberDeclaration::Type = EMemberType::Stop

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