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

Public Member Functions

template<typename Fn >
void VisitInstances (const uint8 *Instance, Fn Visitor) const
 

Public Attributes

EMemberType Type = EMemberType::Stop
 
uint32 WordOffset = 0
 
FSchemaView Schema
 
FSchemaStatsStat = nullptr
 

Member Function Documentation

◆ VisitInstances()

template<typename Fn >
void UE::GC::FStructMemberStats::VisitInstances ( const uint8 Instance,
Fn  Visitor 
) const
inline

Member Data Documentation

◆ Schema

FSchemaView UE::GC::FStructMemberStats::Schema

◆ Stat

FSchemaStats* UE::GC::FStructMemberStats::Stat = nullptr

◆ Type

EMemberType UE::GC::FStructMemberStats::Type = EMemberType::Stop

◆ WordOffset

uint32 UE::GC::FStructMemberStats::WordOffset = 0

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