Navigation
Unreal Engine C++ API Reference > Runtime > CoreUObject > UObject > TObjectIterator< UObject > > TObjectIterator
References
Module | CoreUObject |
Header | /Engine/Source/Runtime/CoreUObject/Public/UObject/UObjectIterator.h |
Include | #include "UObject/UObjectIterator.h" |
TObjectIterator
&40;
EObjectFlags AdditionalExclusionFlags,
bool bIncludeDerivedClasses,
EInternalObjectFlags InInternalExclusionFlags
&41;
Remarks
Constructor
Parameters
Name | Description |
---|---|
AdditionalExclusionFlags | RF_* flags that should not be included in results |
InInternalExclusionFlags | EInternalObjectFlags flagged objects that should not be included in results |