![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <IoContainers.h>
Public Types | |
| using | ElementType = Type |
Public Member Functions | |
| TIntrusiveTwoWayListIterator (ElementType *InElement) | |
| ElementType & | operator* () const |
| operator bool () | |
| void | operator++ () |
| bool | operator!= (const TIntrusiveTwoWayListIterator &Other) const |
| using UE::Private::TIntrusiveTwoWayListIterator< Type, TypeTraits >::ElementType = Type |
|
inlineexplicit |
|
inlineexplicit |
|
inline |
|
inline |
|
inline |