Navigation
API > API/Developer > API/Developer/Horde > API/Developer/Horde/Storage > API/Developer/Horde/Storage/Bundles > API/Developer/Horde/Storage/Bundles/V2
References
| Module | Horde |
| Header | /Engine/Source/Developer/Horde/Public/Storage/Bundles/V2/Packet.h |
| Include | #include "Storage/Bundles/V2/Packet.h" |
Syntax
struct FPacketImport
Remarks
Specifies the path to an imported node
Constructors
| Type | Name | Description | |
|---|---|---|---|
FPacketImport
(
const FMemoryView& InView |
|||
FPacketImport
(
int32 InBaseIdx, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| int | GetBaseIdx () |
Gets the index of the base packet import. | |
| FUtf8StringView | GetFragment () |
Gets the fragment for this import. |
Constants
| Name | Description |
|---|---|
| Bias | |
| CurrentBundleBaseIdx | |
| CurrentPacketBaseIdx | |
| InvalidBaseIdx |