Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Containers > API/Runtime/Core/Containers/TConsumeAllMpmcQueue
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Containers/ConsumeAllMpmcQueue.h |
| Include | #include "Containers/ConsumeAllMpmcQueue.h" |
template<typename... ArgTypes>
EConsumeAllMpmcQueueResult ProduceItem
&40;
ArgTypes &&... Args
&41;
Remarks
Push an Item to the Queue and returns EConsumeAllMpmcQueueResult::WasEmpty if the Queue was empty before or EConsumeAllMpmcQueueResult::HadItems if there were already items in it