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

This is the complete list of members for TIntrusiveDoubleLinkedListIterator< NodeType >, including all inherited members.

ElementType typedefTIntrusiveDoubleLinkedListIterator< NodeType >
GetNode() constTIntrusiveDoubleLinkedListIterator< NodeType >inline
operator!=(const TIntrusiveDoubleLinkedListIterator &Other) constTIntrusiveDoubleLinkedListIterator< NodeType >inline
operator*() constTIntrusiveDoubleLinkedListIterator< NodeType >inline
operator++()TIntrusiveDoubleLinkedListIterator< NodeType >inline
operator++(int)TIntrusiveDoubleLinkedListIterator< NodeType >inline
operator--()TIntrusiveDoubleLinkedListIterator< NodeType >inline
operator--(int)TIntrusiveDoubleLinkedListIterator< NodeType >inline
operator->() constTIntrusiveDoubleLinkedListIterator< NodeType >inline
operator==(const TIntrusiveDoubleLinkedListIterator &Other) constTIntrusiveDoubleLinkedListIterator< NodeType >inline
TIntrusiveDoubleLinkedListIterator(ElementType *Node)TIntrusiveDoubleLinkedListIterator< NodeType >inlineexplicit