Navigation
API > API/Developer > API/Developer/Horde > API/Developer/Horde/TBlobHandle
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TBlobHandle () |
Storage/BlobHandle.h | ||
TBlobHandle
(
TSharedRef< T > Other |
Storage/BlobHandle.h |
TBlobHandle()
| Name | TBlobHandle |
| Type | function |
| Header File | /Engine/Source/Developer/Horde/Public/Storage/BlobHandle.h |
| Include Path | #include "Storage/BlobHandle.h" |
TBlobHandle()
TBlobHandle(TSharedRef< T >)
| Name | TBlobHandle |
| Type | function |
| Header File | /Engine/Source/Developer/Horde/Public/Storage/BlobHandle.h |
| Include Path | #include "Storage/BlobHandle.h" |
TBlobHandle
(
TSharedRef< T > Other
)