TObjectIterator< UObject >::TObjectIterator

Constructor

Windows
MacOS
Linux

References

Module

CoreUObject

Header

/Engine/Source/Runtime/CoreUObject/Public/UObject/UObjectIterator.h

Include

#include "UObject/UObjectIterator.h"

Syntax

TObjectIterator
(
    EObjectFlags AdditionalExclusionFlags,
    bool bIncludeDerivedClasses,
    EInternalObjectFlags InternalExclusionFlags
)

Remarks

Constructor

Parameters

Parameter

Description

AdditionalExclusionFlags

RF_* flags that should not be included in results

InInternalExclusionFlags

EInternalObjectFlags flagged objects that should not be included in results

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss