RemoveNode

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

RemoveNode

(
    const ElementType& InElement
)

Remove the node corresponding to InElement.

Public function

void

 

RemoveNode

(
    TDoubleLinkedListNode* NodeToR...,
    bool bDeleteNode
)

Removes the node specified.

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