UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
TObjectPtrLinkedListBuilder< InElementType, InLinkAccessor > Member List

This is the complete list of members for TObjectPtrLinkedListBuilder< InElementType, InLinkAccessor >, including all inherited members.

Append(ElementType &Element)TLinkedListBuilderBase< InElementType, InPointerType, InLinkAccessor >inline
AppendNoTerminate(ElementType &Element)TLinkedListBuilderBase< InElementType, InPointerType, InLinkAccessor >inline
AppendTerminated(ElementType &Element)TLinkedListBuilderBase< InElementType, InPointerType, InLinkAccessor >inline
ElementType typedefTObjectPtrLinkedListBuilder< InElementType, InLinkAccessor >
GetListEnd() constTLinkedListBuilderBase< InElementType, InPointerType, InLinkAccessor >inline
GetListStart() constTLinkedListBuilderBase< InElementType, InPointerType, InLinkAccessor >inline
GetNext(ElementType &Element) constTLinkedListBuilderBase< InElementType, InPointerType, InLinkAccessor >inline
LinkAccessor typedefTLinkedListBuilderBase< InElementType, InPointerType, InLinkAccessor >
MoveToEnd()TLinkedListBuilderBase< InElementType, InPointerType, InLinkAccessor >inline
MoveToNext()TLinkedListBuilderBase< InElementType, InPointerType, InLinkAccessor >inline
NullTerminate()TLinkedListBuilderBase< InElementType, InPointerType, InLinkAccessor >inline
PointerType typedefTObjectPtrLinkedListBuilder< InElementType, InLinkAccessor >
Remove(ElementType &Element)TLinkedListBuilderBase< InElementType, InPointerType, InLinkAccessor >inline
RemoveAll(const PREDICATE_CLASS &Predicate)TLinkedListBuilderBase< InElementType, InPointerType, InLinkAccessor >inline
Restart()TLinkedListBuilderBase< InElementType, InPointerType, InLinkAccessor >inline
Super typedefTObjectPtrLinkedListBuilder< InElementType, InLinkAccessor >
TLinkedListBuilderBase(PointerType *ListStartPtr)TLinkedListBuilderBase< InElementType, InPointerType, InLinkAccessor >inlineexplicit
TObjectPtrLinkedListBuilder(ElementType **ListStartPtr)TObjectPtrLinkedListBuilder< InElementType, InLinkAccessor >inlineexplicit
UE_NONCOPYABLE(TObjectPtrLinkedListBuilder)TObjectPtrLinkedListBuilder< InElementType, InLinkAccessor >
TLinkedListBuilderBase::UE_NONCOPYABLE(TLinkedListBuilderBase)TLinkedListBuilderBase< InElementType, InPointerType, InLinkAccessor >