Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/TIntrusiveDoubleLinkedListNode
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
ElementType * GetThisElement () |
Containers/IntrusiveDoubleLinkedList.h | ||
const ElementType * GetThisElement () |
Containers/IntrusiveDoubleLinkedList.h |
GetThisElement()
| Name | GetThisElement |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Containers/IntrusiveDoubleLinkedList.h |
| Include Path | #include "Containers/IntrusiveDoubleLinkedList.h" |
ElementType * GetThisElement()
GetThisElement()
| Name | GetThisElement |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Containers/IntrusiveDoubleLinkedList.h |
| Include Path | #include "Containers/IntrusiveDoubleLinkedList.h" |
const ElementType * GetThisElement() const