UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
TObjectIterator< UObject > Member List

This is the complete list of members for TObjectIterator< UObject >, including all inherited members.

Advance()FUObjectArray::TIteratorinlineprotected
AdvanceIterator()TObjectIteratorBase< IteratorThreadSafety >inlineprotected
EEndTagType enum nameFUObjectArray::TIterator
EndTag enum valueFUObjectArray::TIterator
ExclusionFlagsTObjectIteratorBase< IteratorThreadSafety >protected
GetIndex() constFUObjectArray::TIteratorinline
GetIteratedArray() constFUObjectArray::TIteratorinlineprotected
GetObject() constFUObjectArray::TIteratorinlineprotected
InternalExclusionFlagsTObjectIteratorBase< IteratorThreadSafety >protected
operator bool() constFUObjectArray::TIteratorinlineexplicit
operator!() constFUObjectArray::TIteratorinline
operator!=(const TIterator &Rhs) constFUObjectArray::TIteratorinline
operator*() constTObjectIteratorBase< IteratorThreadSafety >inline
operator++()TObjectIterator< UObject >inline
operator->() constTObjectIteratorBase< IteratorThreadSafety >inline
operator==(const TIterator &Rhs) constFUObjectArray::TIteratorinline
TIterator(const FUObjectArray &InArray, bool bOnlyGCedObjects=false)FUObjectArray::TIteratorinline
TIterator(EEndTagType, const TIterator &InIter)FUObjectArray::TIteratorinline
TObjectIterator(EObjectFlags AdditionalExclusionFlags=RF_ClassDefaultObject, bool bIncludeDerivedClasses=true, EInternalObjectFlags InInternalExclusionFlags=EInternalObjectFlags::None)TObjectIterator< UObject >inlineexplicit
TObjectIterator(bool bOnlyGCedObjects)TObjectIterator< UObject >inlineexplicit
TObjectIterator(TObjectIteratorBase::EEndTagType, const TObjectIterator &Begin)TObjectIterator< UObject >inline
TObjectIteratorBase(UClass *InClass=UObject::StaticClass(), bool bOnlyGCedObjects=false, EObjectFlags AdditionalExclusionFlags=RF_NoFlags, EInternalObjectFlags InInternalExclusionFlags=EInternalObjectFlags::None)TObjectIteratorBase< IteratorThreadSafety >inlineexplicit
TObjectIteratorBase(FUObjectArray::TIterator::EEndTagType, const TObjectIteratorBase &Begin)TObjectIteratorBase< IteratorThreadSafety >inline
TObjectIteratorBase(const TObjectIteratorBase &Other)TObjectIteratorBase< IteratorThreadSafety >inline
~TObjectIteratorBase()TObjectIteratorBase< IteratorThreadSafety >inline