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