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

#include <FastReferenceCollector.h>

Public Member Functions

 FPrefetchingObjectIterator (TConstArrayView< UObject * > Objects)
 
FORCEINLINE_DEBUGGABLE void Advance ()
 
bool HasMore () const
 
UObjectGetCurrentObject ()
 

Constructor & Destructor Documentation

◆ FPrefetchingObjectIterator()

UE::GC::FPrefetchingObjectIterator::FPrefetchingObjectIterator ( TConstArrayView< UObject * >  Objects)
inlineexplicit

Member Function Documentation

◆ Advance()

FORCEINLINE_DEBUGGABLE void UE::GC::FPrefetchingObjectIterator::Advance ( )
inline

◆ GetCurrentObject()

UObject * UE::GC::FPrefetchingObjectIterator::GetCurrentObject ( )
inline

◆ HasMore()

bool UE::GC::FPrefetchingObjectIterator::HasMore ( ) const
inline

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