Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Containers > API/Runtime/Core/Containers/TArray
| Type | Name | Description | |
|---|---|---|---|
| const ElementType & | HeapTop () |
Returns the top element from the heap (does not remove the element).Const version. | |
| ElementType & | HeapTop () |
Returns the top element from the heap (does not remove the element). |