![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <UObjectIterator.h>
Inheritance diagram for TObjectIterator< UObject >:Additional Inherited Members | |
Public Types inherited from FUObjectArray::TIterator | |
| enum | EEndTagType { EndTag } |
Protected Member Functions inherited from TObjectIteratorBase< IteratorThreadSafety > | |
| bool | AdvanceIterator () |
Protected Member Functions inherited from FUObjectArray::TIterator | |
| UE_FORCEINLINE_HINT FUObjectItem * | GetObject () const |
| bool | Advance () |
| const FUObjectArray & | GetIteratedArray () const |
Protected Attributes inherited from TObjectIteratorBase< IteratorThreadSafety > | |
| EObjectFlags | ExclusionFlags |
| EInternalObjectFlags | InternalExclusionFlags |
specialization for T == UObject that does not call IsA() unnecessarily
|
inlineexplicit |
Constructor
| AdditionalExclusionFlags | RF_* flags that should not be included in results |
| InInternalExclusionFlags | EInternalObjectFlags flagged objects that should not be included in results |
|
inlineexplicit |
Constructor
| bOnlyGCedObjects | if true, skip all of the permanent objects |
|
inline |
Constructor
| Begin | The iterator to get the end iterator of. |
|
inline |
Iterator advance