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

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

GetNode() constTDoubleLinkedListIterator< NodeType, ElementType >inline
operator bool() constTDoubleLinkedListIterator< NodeType, ElementType >inlineexplicit
operator!=(const TDoubleLinkedListIterator &Rhs) constTDoubleLinkedListIterator< NodeType, ElementType >inline
operator*() constTDoubleLinkedListIterator< NodeType, ElementType >inline
operator++()TDoubleLinkedListIterator< NodeType, ElementType >inline
operator++(int)TDoubleLinkedListIterator< NodeType, ElementType >inline
operator--()TDoubleLinkedListIterator< NodeType, ElementType >inline
operator--(int)TDoubleLinkedListIterator< NodeType, ElementType >inline
operator->() constTDoubleLinkedListIterator< NodeType, ElementType >inline
operator==(const TDoubleLinkedListIterator &Rhs) constTDoubleLinkedListIterator< NodeType, ElementType >inline
TDoubleLinkedListIterator(NodeType *StartingNode)TDoubleLinkedListIterator< NodeType, ElementType >inlineexplicit