Navigation
API > API/Runtime > API/Runtime/IrisCore > API/Runtime/IrisCore/Iris > API/Runtime/IrisCore/Iris/ReplicationSystem > API/Runtime/IrisCore/Iris/ReplicationSystem/NetBlob
Inheritance Hierarchy
- INetBlobReceiver
- UNetBlobHandler
- USequentialPartialNetBlobHandler
References
| Module | IrisCore |
| Header | /Engine/Source/Runtime/Experimental/Iris/Core/Public/Iris/ReplicationSystem/NetBlob/NetBlobHandler.h |
| Include | #include "Iris/ReplicationSystem/NetBlob/NetBlobHandler.h" |
Syntax
class INetBlobReceiver
Remarks
Interface for being able to receive a NetBlob and forward it to the appropriate UNetBlobHandler.
Functions
| Type | Name | Description | |
|---|---|---|---|
| TRefCountPtr< UE::Net::FNetBlob > | CreateNetBlob
(
const FNetBlobCreationInfo& |
||
| void | OnNetBlobReceived
(
UE::Net::FNetSerializationContext& Context, |
Typedefs
| Name | Description |
|---|---|
| FNetBlob | |
| FNetBlobCreationInfo |