UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
TLinkedListIteratorBase< ContainerType > Member List

This is the complete list of members for TLinkedListIteratorBase< ContainerType >, including all inherited members.

CurrentLinkTLinkedListIteratorBase< ContainerType >protected
Next()TLinkedListIteratorBase< ContainerType >inline
operator bool() constTLinkedListIteratorBase< ContainerType >inlineexplicit
operator!=(const TLinkedListIteratorBase &Rhs) constTLinkedListIteratorBase< ContainerType >inline
operator++()TLinkedListIteratorBase< ContainerType >inline
operator++(int)TLinkedListIteratorBase< ContainerType >inline
operator==(const TLinkedListIteratorBase &Rhs) constTLinkedListIteratorBase< ContainerType >inline
TLinkedListIteratorBase(ContainerType *FirstLink)TLinkedListIteratorBase< ContainerType >inlineexplicit