![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <IoContainers.h>
Public Types | |
| using | ElementType = Type |
Static Public Member Functions | |
| static Type * | GetNext (const ElementType *Element) |
| static void | SetNext (ElementType *Element, ElementType *Next) |
| using TIntrusiveListElement< Type >::ElementType = Type |
|
inlinestatic |
|
inlinestatic |