UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::GC::TMemberDeclaration< T > Struct Template Reference

#include <GarbageCollectionSchema.h>

+ Inheritance diagram for UE::GC::TMemberDeclaration< T >:

Public Member Functions

template<typename... Ts>
 TMemberDeclaration (Ts &&... Args)
 

Additional Inherited Members

- Public Attributes inherited from UE::GC::FMemberDeclaration
FName DebugName
 
uint32 Offset = 0
 
EMemberType Type = EMemberType::Stop
 
FMemberWord ExtraWord = {{}}
 

Constructor & Destructor Documentation

◆ TMemberDeclaration()

template<class T >
template<typename... Ts>
UE::GC::TMemberDeclaration< T >::TMemberDeclaration ( Ts &&...  Args)
inline

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