Navigation
API > API/Runtime > API/Runtime/IrisCore > API/Runtime/IrisCore/FNetBlob
Description
Removes a reference. When the reference count reaches zero the blob will be deleted. A blob is created with reference count zero.
| Name | Release |
| Type | function |
| Header File | /Engine/Source/Runtime/Net/Iris/Public/Iris/ReplicationSystem/NetBlob/NetBlob.h |
| Include Path | #include "Iris/ReplicationSystem/NetBlob/NetBlob.h" |
| Source | /Engine/Source/Runtime/Net/Iris/Private/Iris/ReplicationSystem/NetBlob/NetBlob.cpp |
void Release() const