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