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
(
    FObjectIterator::EEndTagType,
    const TObjectIterator & Begin
)

Remarks

Constructor

Parameters

Parameter

Description

Begin

The iterator to get the end iterator of.

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