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

This is the complete list of members for TIntrusiveTwoWayListTraits< Type >, including all inherited members.

ElementType typedefTIntrusiveTwoWayListTraits< Type >
GetNext(const ElementType *Element)TIntrusiveTwoWayListTraits< Type >inlinestatic
GetPrev(const ElementType *Element)TIntrusiveTwoWayListTraits< Type >inlinestatic
SetNext(ElementType *Element, ElementType *Next)TIntrusiveTwoWayListTraits< Type >inlinestatic
SetPrev(ElementType *Element, ElementType *Prev)TIntrusiveTwoWayListTraits< Type >inlinestatic