Navigation
Unreal Engine C++ API Reference > Runtime > Core > IO
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/IO/IoDispatcher.h |
Include | #include "IO/IoDispatcher.h" |
Syntax
struct FIoStoreWriterResult
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
uint64 | AddedChunksCount | |
![]() |
uint64 | AddedChunksSize | |
![]() |
int64 | CompressedContainerSize | |
![]() |
FName | CompressionMethod | |
![]() |
EIoContainerFlags | ContainerFlags | |
![]() |
FIoContainerId | ContainerId | |
![]() |
FString | ContainerName | |
![]() |
int64 | DirectoryIndexSize | |
![]() |
uint64 | ModifiedChunksCount | |
![]() |
uint64 | ModifiedChunksSize | |
![]() |
int64 | PaddingSize | |
![]() |
int64 | TocEntryCount | |
![]() |
int64 | TocSize | |
![]() |
int64 | UncompressedContainerSize |