FUObjectArray::TIterator::TIterator

Constructor

Windows
MacOS
Linux

References

Module

CoreUObject

Header

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

Include

#include "UObject/UObjectArray.h"

Syntax

TIterator
(
    EEndTagType,
    const TIterator & InIter
)

Remarks

Constructor

Parameters

Parameter

Description

InArray

the array to iterate on

bOnlyGCedObjects

if true, skip all of the permanent objects

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