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 FIoContainerSettings
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
bool | bGenerateDiffPatch | |
![]() |
EIoContainerFlags | ContainerFlags | |
![]() |
FIoContainerId | ContainerId | |
![]() |
FAES::FAESKey | EncryptionKey | |
![]() |
FGuid | EncryptionKeyGuid | |
![]() |
FRSAKeyHandle | SigningKey |
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
bool | IsCompressed () |
|
![]() ![]() |
bool | IsEncrypted () |
|
![]() ![]() |
bool | IsIndexed () |
|
![]() ![]() |
bool | IsOnDemand () |
|
![]() ![]() |
bool | IsSigned () |