Navigation
API > API/Runtime > API/Runtime/IrisCore > API/Runtime/IrisCore/FReliableNetBlobQueue
Description
On the receiving end this will remove the next blob to be processed from the queue. Call after processing the blob returned from Peek().
| Name | Pop |
| Type | function |
| Header File | /Engine/Source/Runtime/Net/Iris/Public/Iris/ReplicationSystem/NetBlob/ReliableNetBlobQueue.h |
| Include Path | #include "Iris/ReplicationSystem/NetBlob/ReliableNetBlobQueue.h" |
| Source | /Engine/Source/Runtime/Net/Iris/Private/Iris/ReplicationSystem/NetBlob/ReliableNetBlobQueue.cpp |
void Pop()