Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/TCircularQueue
Description
Empties the queue.
To be called only from consumer thread.
| Name | Empty |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Containers/CircularQueue.h |
| Include Path | #include "Containers/CircularQueue.h" |
void Empty()
See Also
- IsEmpty