TIterator

Used to iterate over the elements of a linked list.

Windows
MacOS
Linux

Type

typedef IteratorType< ContainerType, ElementType > TIterator

References

Module

Core

Header

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

Include

#include "Containers/List.h"

Remarks

Used to iterate over the elements of a linked list.

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