Navigation
API > API/Developer > API/Developer/Horde > API/Developer/Horde/Storage > API/Developer/Horde/Storage/Bundles > API/Developer/Horde/Storage/Bundles/V2 > API/Developer/Horde/Storage/Bundles/V2/FPacketHandleData
- FBlobHandleData::GetOuter()
- FPacketHandleData::GetOuter()
References
| Module | Horde |
| Header | /Engine/Source/Developer/Horde/Public/Storage/Bundles/V2/PacketHandle.h |
| Include | #include "Storage/Bundles/V2/PacketHandle.h" |
| Source | /Engine/Source/Developer/Horde/Private/Storage/Bundles/V2/PacketHandle.cpp |
virtual 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.)