AddHead

Overload list

Windows
MacOS
Linux
Name Description

Public function

bool

 

AddHead

(
    const ElementType& InElement
)

Add the specified value to the beginning of the list, making that value the new head of the list.

Public function

bool

 

AddHead

(
    TDoubleLinkedListNode* NewNode
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss