TIndirectArray::CreateConstIterator

Creates a const iterator for the contents of this array.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Containers/IndirectArray.h

Include

#include "Containers/IndirectArray.h"

Syntax

TConstIterator CreateConstIterator() const

Remarks

Creates a const iterator for the contents of this array.

Returns

The const iterator.

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