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 * GetNextNode () |
Containers/List.h |
GetNextNode()
| Name | GetNextNode |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Containers/List.h |
| Include Path | #include "Containers/List.h" |
TDoubleLinkedListNode * GetNextNode()
GetNextNode()
| Name | GetNextNode |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Containers/List.h |
| Include Path | #include "Containers/List.h" |
const TDoubleLinkedListNode * GetNextNode() const