Navigation
API > API/Runtime > API/Runtime/IrisCore > API/Runtime/IrisCore/FReliableNetBlobQueue
Description
Returns true if there are unsent blobs. There may still be unacked blobs even if there are no unsent ones.
| Name | HasUnsentBlobs |
| Type | function |
| Header File | /Engine/Source/Runtime/Net/Iris/Public/Iris/ReplicationSystem/NetBlob/ReliableNetBlobQueue.h |
| Include Path | #include "Iris/ReplicationSystem/NetBlob/ReliableNetBlobQueue.h" |
bool HasUnsentBlobs() const