Navigation
API > API/Runtime > API/Runtime/IoStoreOnDemand > API/Runtime/IoStoreOnDemand/IO
References
| Module | IoStoreOnDemand |
| Header | /Engine/Source/Runtime/Experimental/IoStore/OnDemand/Public/IO/IoStoreOnDemand.h |
| Include | #include "IO/IoStoreOnDemand.h" |
Syntax
struct FOnDemandToc
Variables
| Type | Name | Description | |
|---|---|---|---|
| TArray< FOnDemandTocAdditionalFile > | AdditionalFiles | ||
| TArray< FOnDemandTocContainerEntry > | Containers | ||
| FOnDemandTocHeader | Header | ||
| FTocMeta | Meta | ||
| TArray< FOnDemandTocTagSet > | TagSets |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FOnDemandToc () |
|||
FOnDemandToc
(
FOnDemandToc&& |
|||
FOnDemandToc
(
const FOnDemandToc& |
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| TIoStatusOr< FOnDemandToc > | LoadFromFile
(
const FString& FilePath, |
||
| TIoStatusOr< FOnDemandToc > | LoadFromUrl
(
FAnsiStringView Url, |
||
| TIoStatusOr< FOnDemandToc > | LoadFromUrl
(
FStringView Url, |
Operators
| Type | Name | Description | |
|---|---|---|---|
| FOnDemandToc & | operator=
(
FOnDemandToc&& |
||
| FOnDemandToc & | operator=
(
const FOnDemandToc& |
Constants
| Name | Description |
|---|---|
| VersionGuid |