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