UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::GC::FBatcherBase Class Reference
+ Inheritance diagram for UE::GC::FBatcherBase:

Classes

struct  FValidatedBitmask
 
struct  TBatchQueue
 

Static Protected Attributes

static constexpr uint32 ArrayBatchSize = 32
 
static constexpr uint32 UnvalidatedBatchSize = 32
 
static constexpr uint32 ValidatedBatchSize = 1024
 
static constexpr uint32 ValidatedPrefetchAhead = 64
 

Member Data Documentation

◆ ArrayBatchSize

constexpr uint32 UE::GC::FBatcherBase::ArrayBatchSize = 32
staticconstexprprotected

◆ UnvalidatedBatchSize

constexpr uint32 UE::GC::FBatcherBase::UnvalidatedBatchSize = 32
staticconstexprprotected

◆ ValidatedBatchSize

constexpr uint32 UE::GC::FBatcherBase::ValidatedBatchSize = 1024
staticconstexprprotected

◆ ValidatedPrefetchAhead

constexpr uint32 UE::GC::FBatcherBase::ValidatedPrefetchAhead = 64
staticconstexprprotected

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