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