Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Containers > API/Runtime/Core/Containers/TArray
| Type | Name | Description | |
|---|---|---|---|
| void | HeapPop
(
ElementType& OutItem, |
Removes the top element from the heap. | |
| void | HeapPop
(
ElementType& OutItem, |
Removes the top element from the heap. |