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