Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/TLinkedListBase
Description
Removes this element from the list in constant time.
This function is safe to call even if the element is not linked.
| Name | Unlink |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Containers/List.h |
| Include Path | #include "Containers/List.h" |
void Unlink()