Navigation
API > API/Runtime > API/Runtime/Core > API/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 () |