UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
TLinkedListBuilderNextLinkMemberVar< InElementType, NextLink > Struct Template Reference

#include <LinkedListBuilder.h>

Public Types

using ElementType = InElementType
 

Static Public Member Functions

static UE_FORCEINLINE_HINT ElementType ** GetNextPtr (ElementType &Element)
 

Member Typedef Documentation

◆ ElementType

template<typename InElementType , InElementType *InElementType::* NextLink>
using TLinkedListBuilderNextLinkMemberVar< InElementType, NextLink >::ElementType = InElementType

Member Function Documentation

◆ GetNextPtr()

template<typename InElementType , InElementType *InElementType::* NextLink>
static UE_FORCEINLINE_HINT ElementType ** TLinkedListBuilderNextLinkMemberVar< InElementType, NextLink >::GetNextPtr ( ElementType Element)
inlinestatic

The documentation for this struct was generated from the following file: