Navigation
API > API/Developer > API/Developer/Horde > API/Developer/Horde/Storage > API/Developer/Horde/Storage/FBlobHandleData
- FBlobHandleData::GetOuter()
- FBundleStorageClient::FBundleHandleData::GetOuter()
- FBundleWriter::FPendingBundleHandleData::GetOuter()
- FBundleWriter::FPendingExportHandleData::GetOuter()
- FBundleWriter::FPendingPacketHandleData::GetOuter()
- FExportHandleData::GetOuter()
- FKeyValueStorageClient::FHandleData::GetOuter()
- FPacketHandleData::GetOuter()
References
| Module | Horde |
| Header | /Engine/Source/Developer/Horde/Public/Storage/BlobHandle.h |
| Include | #include "Storage/BlobHandle.h" |
FBlobHandle GetOuter() const
Remarks
For a blob nested within another blob, gets a handle to the containing blob (eg. For a bundle node, will return the packet. For a bundle packet, will return the bundle. For a bundle or other non-nested blob, returns null.)