Navigation
API > API/Runtime > API/Runtime/IrisCore
Information typically passed to a FNetBlob at creation time. Flags will not be serialized unless the FNetBlob derived class chooses to do so.
| Name | FNetBlobCreationInfo |
| Type | struct |
| Header File | /Engine/Source/Runtime/Net/Iris/Public/Iris/ReplicationSystem/NetBlob/NetBlob.h |
| Include Path | #include "Iris/ReplicationSystem/NetBlob/NetBlob.h" |
Syntax
struct FNetBlobCreationInfo
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Flags | ENetBlobFlags | Iris/ReplicationSystem/NetBlob/NetBlob.h | ||
| Type | FNetBlobType | Iris/ReplicationSystem/NetBlob/NetBlob.h |