Navigation
API > API/Developer > API/Developer/Horde > API/Developer/Horde/Storage
References
| Module | Horde |
| Header | /Engine/Source/Developer/Horde/Public/Storage/BlobHandle.h |
| Include | #include "Storage/BlobHandle.h" |
Syntax
struct FBlobHandleWithHash
Remarks
Stores a blob handle along with a hash of the target node.
Variables
| Type | Name | Description | |
|---|---|---|---|
| FBlobHandle | Handle | ||
| FIoHash | Hash |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FBlobHandleWithHash
(
FBlobHandle InHandle, |