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