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

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

GetNextLink() constTLinkedListBase< ElementType, ElementType, TIntrusiveLinkedListIterator >inline
GetPrevLink() constTLinkedListBase< ElementType, ElementType, TIntrusiveLinkedListIterator >inline
IsLinked()TLinkedListBase< ElementType, ElementType, TIntrusiveLinkedListIterator >inline
LinkAfter(ElementType *After)TLinkedListBase< ElementType, ElementType, TIntrusiveLinkedListIterator >inline
LinkBefore(ElementType *Before)TLinkedListBase< ElementType, ElementType, TIntrusiveLinkedListIterator >inline
LinkHead(ElementType *&Head)TLinkedListBase< ElementType, ElementType, TIntrusiveLinkedListIterator >inline
LinkReplace(ElementType *Replace)TLinkedListBase< ElementType, ElementType, TIntrusiveLinkedListIterator >inline
Next()TLinkedListBase< ElementType, ElementType, TIntrusiveLinkedListIterator >inline
TConstIterator typedefTLinkedListBase< ElementType, ElementType, TIntrusiveLinkedListIterator >
TIntrusiveLinkedList()TIntrusiveLinkedList< ElementType >inline
TIterator typedefTLinkedListBase< ElementType, ElementType, TIntrusiveLinkedListIterator >
TLinkedListBase()TLinkedListBase< ElementType, ElementType, TIntrusiveLinkedListIterator >inline
Unlink()TLinkedListBase< ElementType, ElementType, TIntrusiveLinkedListIterator >inline