Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/FIndexPriorityQueue
Description
Reset the queue to empty state. if bFreeMemory is false, we don't discard internal data structures, so there will be less allocation next time
| Name | Clear |
| Type | function |
| Header File | /Engine/Source/Runtime/GeometryCore/Public/Util/IndexPriorityQueue.h |
| Include Path | #include "Util/IndexPriorityQueue.h" |
void Clear
(
bool bFreeMemory
)